Skip to content

Commit 191b32e

Browse files
andreyaksenovkyukhin
authored andcommitted
Replaced tarantoolctl with tt.
Part of tarantool/doc#3730
1 parent b64b045 commit 191b32e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ This `console` doesn't require authentication, because it uses a local
195195
Unix socket in the container to connect to Tarantool. However, it requires
196196
you to have direct access to the container.
197197

198-
If you need to access a remote console via TCP/IP, use the `tarantoolctl` utility
199-
as explained [here](https://www.tarantool.io/en/doc/latest/reference/tarantoolctl/).
198+
If you need to access a remote console via TCP/IP, use the `tt` utility
199+
as explained [here](https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/).
200200

201201
### Start a master-master replica set
202202

0 commit comments

Comments
 (0)