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
- os.Args added as flags to command
- 'MarkFlagsRequiredTogether' does not work as intended. Am I wrong?
- Update ArgLenAt Dash to search for first option with single dash instead of only double dash
- feat: Add the `WithUsage` function.
- fish completions: fix double-evaluation of commandline
- Fish completion fails due to `eval` and subshell execution during completion
- Add EnableFlagSorting similar to EnableCommandSorting
- non-boolean flags found on sub commands regardless of order
- Implement localization using gettext files — I18N — L10N
- docs: Content of user_guide.md not published at cobra.dev
- Docs
- Go not yet supported