mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
17 lines
374 B
Plaintext
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.
|