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
- fix(bash,bash-v2): avoid process substitutions for the POSIX mode
- command line args should be quoted in generated fish completion script
- flag found inside another flag's argument
- provide an error message if completion errs in zsh
- How to do auto-completions for Cobra CLIs that are `os.Exec`ed
- How to consume dependent Cobra commands as code API?
- please. help with first project on a windows machine
- (Persistent) pre-run cannot use flag values when doing completion (as parseFlag is disabled for __complete command)
- "help" subcommand does not work when MarkPersistentRequiredFlag is used.
- OnKillRun feature
- Docs
- Go not yet supported