Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 567 Bytes

File metadata and controls

28 lines (18 loc) · 567 Bytes

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.