completion

Output shell completion code

Usage

apolo completion [OPTIONS] COMMAND [ARGS]...

Output shell completion code.

Commands:

UsageDescription

Show instructions for shell completion

Patch shell profile to enable completion

generate

Show instructions for shell completion

Usage

apolo completion generate [OPTIONS] {bash|zsh}

Show instructions for shell completion.

Options

NameDescription

--help

Show this message and exit.

patch

Patch shell profile to enable completion

Usage

apolo completion patch [OPTIONS] {bash|zsh}

Patch shell profile to enable completion

Patches shell configuration while depending of current shell. Files patched:

bash: ~/.bashrc zsh: ~/.zshrc

Options

NameDescription

--help

Show this message and exit.

Last updated