Commands
Below is a list of tt
commands. Run tt COMMAND help
to see the detailed
help for the given command.
build | Build an application locally |
cat | Print the contents of .snap or .xlog files into stdout |
check | Check an application file for syntax errors |
clean | Clean instance files |
completion | Generate completion for a specified shell |
connect | Connect to a Tarantool instance |
coredump | Manipulate Tarantool core dumps |
create | Create an application from a template |
help | Display help for tt or a specific command |
init | Create a new tt environment in the current directory |
install | Install Tarantool or tt |
instances | List enabled applications |
logrotate | Rotate instance logs |
play | Play the contents of .snap or .xlog files to another Tarantool instance |
restart | Restart a Tarantool instance |
rocks | Use the LuaRocks package manager |
run | Run Lua code in a Tarantool instance |
search | Search available Tarantool and tt versions |
start | Start a Tarantool instance |
status | Get the current status of a Tarantool instance |
stop | Stop a Tarantool instance |
uninstall | Uninstall Tarantool or tt |
version | Show the tt version information |