You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: