Skip to main content
Install Bash completion files for the CLI. The command writes ~/.local/share/bash-completion/completions/oo and ~/.local/share/bash-completion/completions/talos, then prints how to load them if the bash-completion package is not already sourcing that directory.

Usage

talos completion:bash [options]

Examples

talos completion:bash
The bash-completion package loads the completions directory automatically. If you do not use it, source the file from your ~/.bashrc instead:
source ~/.local/share/bash-completion/completions/talos

Options

This command takes no options.