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
- Improving the "required flag(s) "%s" not set" error message by not printing "(s)" if a single required flag is missing
- feat(command): adding args to use line
- return non-zero exit code upon non-runnable subcommand
- No way to clear initializers for testing
- fix(args): Correct `legacyArgs` logical errors
- GenMarkdownTreeCustom doesn't have a way to append a footer
- Multi-language support for CLIs?
- Command context is not properly passed on to sub-commands
- Include "assigning" workflow for issue commentors
- Cobra picking up a flag default value from a different command?
- Docs
- Go not yet supported