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
- fix(find): keep unknown-flag errors stable when next arg is another flag
- InitDefaultHelpFlag is not i18n aware
- long flags, that were accidentally using only one hyphen, are mistreated
- Fix #2330: Escape angle brackets in man page output
- fix: prevent completions from mutating os.Args via append side effect
- No simple way to block repeated flags
- completions: Update instruction for installing
- Broken Link in "Using the Cobra Generator" Section on cobra.dev
- Would like to have word wrapping and line breaks in generated md docs
- Want getCompletions to be public
- Docs
- Go not yet supported