tt CLI utility
tt
is a utility that provides a unified command-line interface for managing
Tarantool-based applications. It covers a wide range of tasks – from installing
a specific Tarantool version to managing remote instances and developing applications.
A multi-purpose tool for working with Tarantool from the command line, tt
is
a potential replacement for tarantoolctl
and Cartridge CLI.
Предупреждение
As of Tarantool 2.10, tt
is in the early development stage. It includes
only basic functionality and may be unstable. We don’t recommend using it
in production environments. Check out the list of supported commands.
To use tt
, you need to build it from sources.
See Installation for details.