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
- Would like to be able to have ValidArgsFunction called when completing "-" instead of defaulting flag completion getCompletions()
- Add feature to allow ValidArgsFunction to be called when processing command line completions of just flags
- Allow setting prefix to remove before completing directories?
- The default ShellCompDirective can be customized for a command and its subcommands
- Allow overwriting the type of tab complete in powershell with a environment variable to support alterative completion providers
- Broken Link to https://cobra.dev/doc/md_docs.md
- permit empty string for ErrPrefix
- Add aliases to doc markdown
- The default ShellCompDirective can be configured
- 404 on cobra website at https://cobra.dev/bash_completions.md
- Docs
- Go not yet supported