From 3989886dcab8d8d218fe63afab38c2ec6a6bff55 Mon Sep 17 00:00:00 2001 From: andreyaksenov Date: Mon, 25 Sep 2023 13:01:42 +0300 Subject: [PATCH] Replaced tarantoolctl with tt. Part of https://github.com/tarantool/doc/issues/3730 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f4e10d3..fb5a181 100644 --- a/README.md +++ b/README.md @@ -195,8 +195,8 @@ This `console` doesn't require authentication, because it uses a local Unix socket in the container to connect to Tarantool. However, it requires you to have direct access to the container. -If you need to access a remote console via TCP/IP, use the `tarantoolctl` utility -as explained [here](https://www.tarantool.io/en/doc/latest/reference/tarantoolctl/). +If you need to access a remote console via TCP/IP, use the `tt` utility +as explained [here](https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/). ### Start a master-master replica set