Skip to content

Completion

completion

Generate shell completion script

Usage

tailor-sdk completion [options] [shell]

Arguments

ArgumentDescriptionRequired
shellShell type (bash, zsh, or fish)No

Options

OptionAliasDescriptionRequiredDefault
--instructions-iShow installation instructionsNofalse
--loader-Print just the rc loader snippet (bash/zsh). Add it to ~/.bashrc or ~/.zshrc; it auto-regenerates the cache when the binary changes.Nofalse
--install-Write the completion script to its on-disk cache (bash/zsh) or autoload location (fish) instead of printing it.Nofalse

See Global Options for options available to all commands.