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
- Update golangci configuration
- Add group flags
- refactor(flag_groups): flag groups implementation improved
- feat: added custom error handler function
- Add similar whitespace escape logic to bash v2 completions than in other completions
- Shell completions with whitespace seem to work differently on bash vs. other supported shells
- feat(completion): support no-space completions for short flags
- Rename `SuggestionsMinimumDistance` to `SuggestionsMaximumDistance`
- Provide usefull errors when using invalid sub command
- Unclear how "Out" and "Err" streams should be used
- Docs
- Go not yet supported