Files
coder/docs/reference/cli/completion.md
2024-08-20 14:47:46 +10:00

568 B
Generated

completion

Install or update shell completion scripts for the detected or chosen shell.

Usage

coder completion [flags]

Options

-s, --shell

Type bash|fish|zsh|powershell

The shell to install completion for.

-p, --print

Type bool

Print the completion script instead of installing it.