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.