cobra
https://github.com/spf13/cobra
Go
A Commander for modern Go CLI interactions
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported24 Subscribers
Add a CodeTriage badge to cobra
Help out
- Issues
- Arguments not passed to the help function
- feat: add flag prerequisite check
- document using arg variables after cobra-cli init
- build(deps): bump codelytv/pr-size-labeler from 1.8.1 to 1.10.0
- build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1
- Allow `SilenceErrors` or `SilenceUsage` to override the rootCmd value.
- Completion does not work correctly if there is a @ symbol in the string
- Override help subcommand logic
- Fix zsh completion for commands which output is influenced by the permissions it is run with.
- Need an error when the command is not found in the subcommand
- Docs
- Go not yet supported