Provided by: tarantool-lts-common_1.5.5.37.g1687c02-1_all 

NAME
tarantool_instance - utility to start/stop tarantool instances
SINOPSYS
tarantool_instance NAME start
tarantool_instance NAME stop
DESCRIPTION
The utility seeks instance in /etc/tarantool/instances.enabled/ directory. It seeks
/etc/tarantool/instances.enabled/NAME.cfg, but You can use filepath instead NAME.
The utility extends tarantool's configs by the following variables:
file_descriptors = COUNT
You can set sockets limit for the instance.
The utility copies instance's config to directory /var/lib/tarantool/started/, exclude additional
variables, then starts or stops instance.
In the first starting the utilitie creates /var/lib/tarantool/snapshot/NAME directory and empty snapshot
inside the directory.
perl v5.24.1 2016-12-09 TARANTOOL_INSTANCE(1)