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

Global options

tt has the following global options:

-c=file, –cfg=file,

Path to the configuration file.

Alternatively, this path can be passed in the TT_CLI_CFG environment variable.

-h, --help

Display help.

--integrity-check PUBLIC_KEY

Perform an integrity check using the specified public key before executing the operation. Learn more in tt-start-integrity-check.

-I, --internal

Force the use of an internal module even if there is an external module with the same name.

-L=DIRECTORY, –local=DIRECTORY

Use the tt environment from the specified directory. Learn more about the local launch mode.

-s, --self

Use the current tt version instead of executing the one located in the bin_dir directory.

-S, --system

Use the tt environment installed in the system. Learn more about the system launch mode.

-V, --verbose

Display detailed processing information (verbose mode).