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 supported23 Subscribers
Add a CodeTriage badge to cobra
Help out
- Issues
- feat: Add ClearInitializers and ClearFinalizers method
- Impossible to provide completions for combined syntax of string-to-string flags
- doc: Put description in separate section
- feat: Command.SetVersionFunc
- Print command aliases in docs, not as a section
- Elimination of duplication through common logic
- Suggest: cobra-cli should detect `main.go` file wether exists or not
- feat: Use structs for CLI-validation errors returned by Cobra.
- How can I bundle static resources in cobra to build package?
- fix: Check for bool flag in `stripFlags` (#2251)
- Docs
- Go not yet supported