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
As a part of tarantool/doc#3501, we need to start recommending our users to utilize tt instead of the tarantoolctl utility. This requires updating the sharding sample stored in the example directory. Currently, the example uses tarantoolctl commands for running and stopping instances (see Makefile). The example might also be updated to a new application layout.
The text was updated successfully, but these errors were encountered:
As a part of tarantool/doc#3501, we need to start recommending our users to utilize
tt
instead of thetarantoolctl
utility. This requires updating the sharding sample stored in the example directory. Currently, the example usestarantoolctl
commands for running and stopping instances (seeMakefile
). The example might also be updated to a new application layout.The text was updated successfully, but these errors were encountered: