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
- doc.GenMarkdownTree() annotation at the bottom gets interpreted by mkdocs as a navigational section
- The package path of the official website documentation is wrong
- changed auto generation info line from header to italics
- Command suggestions not working for nested commands
- cobra.Command.Flags().Lookup() should return an error for flags that don't exist
- The output from doc.GenMarkdownTree() doesn't include aliases section
- Powershell completion alias handling
- DisableAutoGenTagDate option for docs generation
- Fix documentation inconsistencies
- Question: Avoiding Generation of Example, Short, Long on commands
- Docs
- Go not yet supported