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: print help when no subcommand is provided #104

Merged
merged 2 commits into from
Aug 3, 2023
Merged

Conversation

malizz
Copy link

@malizz malizz commented Aug 3, 2023

Fixes: #79

@malizz malizz requested a review from sporkmonger August 3, 2023 19:27
@sporkmonger sporkmonger added size/x-small Denotes a PR that changes 0-9 lines, ignoring generated files. kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Aug 3, 2023
@sporkmonger sporkmonger added this to the Release 0.3.0 milestone Aug 3, 2023
@malizz malizz merged commit 057056a into main Aug 3, 2023
4 checks passed
@sporkmonger sporkmonger deleted the maliz-cli-print-help branch August 3, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/x-small Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calling bulwark-cli with no subcommand crashes instead of printing help
3 participants