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
- fix(bash): Fix bash completion for suggestions that contain special characters.
- Documentation for back-quoted flag usage
- Correct pattern for exiting a command with a non zero return code
- Looking for guidance for BINARY VERB NOUN [FLAGS] where [FLAGS] change based on NOUN
- feat: add flag help groups
- CheckErr with custom status code
- Flag special "mark" support
- feat: Multiple Required/Persistent Flags
- Data race when using multiple unrelated `cobra.Command` instances
- Accessing cobra command structure internally (porting applications which use cobra to android)
- Docs
- Go not yet supported