mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
94f5d52fdc
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
567 B
Generated
567 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.