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
- Add a Data map[string]any to store arbitrary command data
- [doc] Add support for taking in `text/template`s for generating docs
- Plugins: add map to store arbitrary data in `Command`
- A research for generating PR checklists in Pull Request Template
- shorthand not working and throw panic while use name works
- Print ActiveHelp for bash along other completions
- Child command context is not updated when global context changed
- Child command context is not updated when global context changed #2077
- Add a `no-` version of a boolean
- ActiveHelp on bash does not handle command-line prefixes adequately
- Docs
- Go not yet supported