Generating completion for tt | Tarantool
Reference Tooling tt CLI utility Commands Generating completion for tt

Generating completion for tt

$ tt completion SHELL

tt completion generates tab-based completion for tt commands in the specified shell: bash or zsh.

Generate tt completion for the current bash terminal:

$ . <(tt completion bash)

Note

You can add an execution of the completion script to a user’s .bashrc file to make the completion work for this user in all their terminals.

Found what you were looking for?
Feedback