tai completion install
Emit a shell completion script for the tai CLI.
Pipe it into the shell’s completion directory, e.g.
tai completion install bash > /etc/bash_completion.d/tai.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install shell completion for the tai CLI.
$ tai completion [OPTIONS] COMMAND [ARGS]...
tai completion installtai completion install bash > /etc/bash_completion.d/tai.
$ tai completion install [OPTIONS] {shell}:<bash|zsh|fish>
| Argument | Description |
|---|---|
shell:<bash|zsh|fish> | Shell to emit a completion script for. (required) |
| Option | Description |
|---|---|
--json / --no-json | Emit raw JSON instead of human tables. |
