mirror of
https://github.com/openziti/zrok.git
synced 2025-04-10 18:38:18 +02:00
33 lines
944 B
Markdown
33 lines
944 B
Markdown
## zrok completion
|
|
|
|
Generate the autocompletion script for the specified shell
|
|
|
|
### Synopsis
|
|
|
|
Generate the autocompletion script for zrok for the specified shell.
|
|
See each sub-command's help for details on how to use the generated script.
|
|
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for completion
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
-p, --panic Panic instead of showing pretty errors
|
|
-v, --verbose Enable verbose logging
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [zrok](zrok.md) - zrok
|
|
* [zrok completion bash](zrok_completion_bash.md) - Generate the autocompletion script for bash
|
|
* [zrok completion fish](zrok_completion_fish.md) - Generate the autocompletion script for fish
|
|
* [zrok completion powershell](zrok_completion_powershell.md) - Generate the autocompletion script for powershell
|
|
* [zrok completion zsh](zrok_completion_zsh.md) - Generate the autocompletion script for zsh
|
|
|
|
###### Auto generated by spf13/cobra on 1-Feb-2023
|