Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI panics on unknown commands or error in commands #74

Closed
Gerrit91 opened this issue Feb 8, 2024 · 1 comment
Closed

CLI panics on unknown commands or error in commands #74

Gerrit91 opened this issue Feb 8, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@Gerrit91
Copy link
Contributor

Gerrit91 commented Feb 8, 2024

/meili_data # backup-restore-sidecar backup
Error: unknown command "backup" for "backup-restore-sidecar"
Run 'backup-restore-sidecar --help' for usage.
panic: unknown command "backup" for "backup-restore-sidecar"

goroutine 1 [running]:
main.main()
        /home/runner/work/backup-restore-sidecar/backup-restore-sidecar/cmd/main.go:263 +0xbf

@Gerrit91 Gerrit91 added the good first issue Good for newcomers label Feb 9, 2024
@Gerrit91
Copy link
Contributor Author

Closed by #76.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant