Completion
completion
Generate shell completion script
Usage
tailor-sdk completion [options] [shell]Arguments
| Argument | Description | Required |
|---|---|---|
shell | Shell type (bash, zsh, or fish) | No |
Options
| Option | Alias | Description | Required | Default |
|---|---|---|---|---|
--instructions | -i | Show installation instructions | No | false |
--loader | - | Print just the rc loader snippet (bash/zsh). Add it to ~/.bashrc or ~/.zshrc; it auto-regenerates the cache when the binary changes. | No | false |
--install | - | Write the completion script to its on-disk cache (bash/zsh) or autoload location (fish) instead of printing it. | No | false |
See Global Options for options available to all commands.