completion (Beta)
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. |