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

fix: print an error on setup without args #412

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

acuteenvy
Copy link
Contributor

sbctl setup exits with status code 0 and doesn't print anything. Because one argument is required (--migrate, --print-config, --print-state or --setup), sbctl setup without other options should be an error.

`sbctl setup` exits with status code 0 and doesn't print anything.
Because one argument is required (`--migrate`, `--print-config`,
`--print-state` or `--setup`), `sbctl setup` without other options now
shows an error.
@Foxboron Foxboron merged commit 58f5065 into Foxboron:master Jan 23, 2025
5 of 6 checks passed
@Foxboron
Copy link
Owner

Thanks!

@acuteenvy acuteenvy deleted the fix-setup-wo-args branch January 25, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants