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
- docs: cobra.dev broken Go snippets in "12-Factor App with Viper" tutorial
- fix: recompute command path padding after attaching subtrees
- fix: correct British -> American spelling in source comments
- doc: omit hidden and deprecated flags from YAML docs
- fix: use normalized flag names in groups
- Detach child commands when resetting commands
- Return unknown command errors for non-runnable subcommands
- docs: add runnable example for GenMarkdownTree with subcommands
- fix: handle empty and single-line output in PowerShell completion
- fix: ignore hidden commands in usage padding
- Docs
- Go not yet supported