craftr completion install

Install shell tab-completion. Writes the completion script and, for bash and zsh, adds a marked block to the shell rc file that sources it.

Usage

craftr completion install [--shell <bash|zsh|fish>]

Flags

FlagDescription
--shellbash, zsh or fish. Defaults to the shell named by $SHELL.

Examples

craftr completion install
craftr completion install --shell fish

See also