completion
This topic describes the options available with the Embedded Cluster completion
command.
Usage
sudo ./<app-slug> completion [command]
Subcommands
Command | Description |
---|---|
bash | Generate the autocompletion script for bash |
fish | Generate the autocompletion script for fish |
powershell | Generate the autocompletion script for powershell |
zsh | Generate the autocompletion script for zsh |
Flags
Flag | Type | Description |
---|---|---|
-h, --help | help for completion |