Closed
Description
Original doc issue: #3501
Affected readmes:
- https://github.com/tarantool/crud#quickstart - Use tt instead of tarantoolctl in usage instructions crud#374
- https://github.com/tarantool/http#installation - Replace tarantoolctl with tt http#194
- https://github.com/tarantool/mysql#tarantoolctl-rocks - Replace tarantoolctl with tt mysql#74
- https://github.com/tarantool/ddl#building-and-testing - Replace tarantoolctl with tt ddl#116
- https://github.com/tarantool/metrics#installation - Replace tarantoolctl with tt metrics#473
- https://github.com/tarantool/luatest#installation - Replace tarantoolctl with tt luatest#328
- https://github.com/tarantool/kafka#installation - Replace tarantoolctl with tt kafka#105
- https://github.com/tarantool/expirationd#installation - Replace tarantoolctl with tt expirationd#158
- https://github.com/tarantool/vshard#install - Update the sharding example to using a new 'tt' application layout vshard#438
- https://github.com/tarantool/tarantool-python#run-tests - Use tt instead of tarantoolctl in usage instructions tarantool-python#313
- https://github.com/tarantool-php/queue#before-start -Use tt instead of tarantoolctl in usage instructions tarantool-php/queue#23
- https://github.com/tarantool/cron-parser#installation - Replace tarantoolctl with tt cron-parser#11
- https://github.com/tarantool/tracing#description - Replace tarantoolctl with tt tracing#19
- https://github.com/tarantool/frontend-core#rock - Use tt instead of tarantoolctl in usage instructions frontend-core#194
- https://github.com/tarantool/docker#connect-to-a-running-tarantool-instance - Replace tarantoolctl with tt docker#265