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
- Inconsistent parsing of boolean flags between parent and child commands
- About cobra latest version availability to update dependency packages.
- How to test inherited flags?
- Allow to override build date with SOURCE_DATE_EPOCH
- Would like to be able to have ValidArgsFunction called when completing "-" instead of defaulting flag completion getCompletions()
- Add feature to allow ValidArgsFunction to be called when processing command line completions of just flags
- Allow setting prefix to remove before completing directories?
- Allow overwriting the type of tab complete in powershell with a environment variable to support alterative completion providers
- Broken Link to https://cobra.dev/doc/md_docs.md
- permit empty string for ErrPrefix
- Docs
- Go not yet supported