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
- Flag name completion should not be done after '--' delimiter even when DisableFlagParsing is enabled
- Grouping flags by persistence and required
- Unable to get completion to work in ~/.zshrc
- added custom footer options to md-docs-generator (spf13#1140)
- Handle requiredFlags errors in the same way as errors originating from parsing flags.
- Remove indentation causing RST errors
- Args in middle of command
- proposal/need help: Command.ResetFlags() not reset its children command flags
- Allow child command override parent command's flag
- Calling cmd.Parent().PreRunE(cmd, args) in Third lavel of child is making it infinite loop
- Docs
- Go not yet supported