forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cli: provide zsh autocompletion script gen command
This change extends the `cockroach gen autocomplete` command to support the generation of `zsh` completion files. This has been supported by `spf13/cobra` since spf13/cobra#497. Release note (cli change): The "gen autocomplete" command can now generator zsh-compatible completion files by passing "zsh" as an argument.
- Loading branch information
1 parent
788cbf2
commit 6b09bce
Showing
2 changed files
with
77 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters