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
- Deprecation warnings printing to STDOUT instead of STDERR
- subcommand recieves 0 args when using the MinimumNArgs in the Args member of command
- How to retrieve parent command flag value?
- add PersistentPreRun to disable required flag for help and completion command
- Completion with cobra and viper
- Allow custom error message from argument validation
- markdown docs: add section 'Available commands'
- MarkFlagRequired doesn't work as expected with TraverseChildren
- site: add gohugo configuration and CI
- Option to disallow use of -f|--flag <space> arg
- Docs
- Go not yet supported