Tarantool CE/EE Documentation portal logo
Support
Updated at July 17, 2026   02:08 PM

Generating completion for tt

$ tt completion SHELL

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

Examples

Generate tt completion for the current bash terminal:

$ . <(tt completion bash)