Files
coder/cli/testdata/coder_completion_--help.golden
2024-08-20 14:47:46 +10:00

17 lines
374 B
Plaintext

coder v0.0.0-devel
USAGE:
coder completion [flags]
Install or update shell completion scripts for the detected or chosen shell.
OPTIONS:
-p, --print bool
Print the completion script instead of installing it.
-s, --shell bash|fish|zsh|powershell
The shell to install completion for.
———
Run `coder --help` for a list of global options.