mirror of
https://github.com/spf13/cobra.git
synced 2024-12-19 10:05:07 -07:00
"Added nushell to list of shell autompletes"
This commit is contained in:
parent
8cb9728476
commit
1a69a83abc
@ -25,7 +25,7 @@ Cobra provides:
|
||||
* Automatic help generation for commands and flags
|
||||
* Grouping help for subcommands
|
||||
* Automatic help flag recognition of `-h`, `--help`, etc.
|
||||
* Automatically generated shell autocomplete for your application (bash, zsh, fish, powershell)
|
||||
* Automatically generated shell autocomplete for your application (bash, zsh, fish, powershell, nushell)
|
||||
* Automatically generated man pages for your application
|
||||
* Command aliases so you can change things without breaking them
|
||||
* The flexibility to define your own help, usage, etc.
|
||||
|
Loading…
Reference in New Issue
Block a user