Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 714 Bytes

File metadata and controls

33 lines (22 loc) · 714 Bytes
title completion
description Install or update shell completion scripts for the detected or chosen shell.

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.