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

ffcli: DefaultUsageText: print valid defaults for bool flags #79

Merged
merged 2 commits into from
Apr 7, 2021

Conversation

peterbourgon
Copy link
Owner

 USAGE
   objectctl [flags] <subcommand> [flags] [<arg>...] 
 
 SUBCOMMANDS
   create  Create or overwrite an object
   delete  Delete an object
   list    List available objects

 FLAGS
   -token ...  secret token for object API
-  -v false    log verbose output
+  -v=false    log verbose output

@peterbourgon
Copy link
Owner Author

@peterbourgon peterbourgon merged commit 556df77 into main Apr 7, 2021
@peterbourgon peterbourgon deleted the bool-flag-help branch April 7, 2021 06: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.

1 participant