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
- Refactor `HelpFunc()` to have a `DefaultHelpFunc()`
- Configurable: Check if any Flags would get shadowed and then return with error
- Question: How to set argument before subcommand
- ANSI escape sequences and GenMarkdownTree
- Custom autocompletion after double dash (`--`)
- Always propagate root context to child command
- Flags().Uin64P broken
- Context.WithTimeout not stopping command or how do I stop a command
- [RFC] Redirect bash completion v1 to v2 when possible
- Refactor the user guide to avoid to use the `init()` func
- Docs
- Go not yet supported