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 supported20 Subscribers
Add a CodeTriage badge to cobra
Help out
- Issues
- fix(completions): don't mix flag and command names into a filter dire…
- docs: clarify zsh fpath completion path
- fix: recompute command path lengths when a subtree is reparented
- docs: fix grammar in user guide
- fix(doc): sanitize path separators in generated filenames
- Fix required Bash flag completion
- fix(doc): sanitize path separators in generated filenames
- fix(completion): clear required-flag constraint for two-word form in bash v1
- fix: do not claim the -h shorthand if it is already used by another flag
- fix(suggestions): deduplicate when command matches both heuristic and SuggestFor
- Docs
- Go not yet supported