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 supported23 Subscribers
Add a CodeTriage badge to cobra
Help out
- Issues
- Update sponsorship image
- Is it possible to handle -h and --help differently?
- Completion Scripts Should Follow Standard Naming Conventions
- Quoted string starting with hyphen and space is interpreted as a flag (e.g. `"- h"`)
- fix(bash): Escape common prefixes that are inserted by the first completion request.
- Added custom padding for help template
- doc: Don't sort subcommands in "See Also" section
- feat: Add SetHelpExitCode to allow custom exit codes on help
- Add new type to represent validating required flag error
- feat: Add Finalize function to commands
- Docs
- Go not yet supported