There are two new options introduced in Tarantool CLI:
- --name (-n) to specify instance name to be started. The option can be
omitted in case TT_INSTANCE_NAME environment variable is set.
- --config (-c) to specify the path to the config file. If the option
is not set the value of TT_CONFIG environment variable is considered.
Requested by @igormunkin in tarantool/tarantool@9db7d6c.
There are two new options introduced in Tarantool CLI:
omitted in case TT_INSTANCE_NAME environment variable is set.
is not set the value of TT_CONFIG environment variable is considered.
Requested by @igormunkin in tarantool/tarantool@9db7d6c.