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 supported21 Subscribers
Add a CodeTriage badge to cobra
Help out
- Issues
- fix: respect Hidden flag for help command in usage output
- feat: add opt-in help-all command (ref #2362)
- fix: don't panic when -h shorthand is already in use
- update Go version to 1.17
- feat: add agentskills.io-compatible SKILL.md generation
- Nushell completion
- Extending a Cobra CLI into an MCP Server and AI Agent — architecture, patterns, and the flag/schema gap
- feat: support hiding selected command aliases from help
- fix(find): keep unknown-flag errors stable when next arg is another flag
- InitDefaultHelpFlag is not i18n aware
- Docs
- Go not yet supported