-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Product: tt CLI
Since: tt 2.10.0
Dev ticket: tarantool/tt@2667a23
Root document:
SME: @ oleg-jukovec @ dmyger
Details
The command performs a search for tarantool cluster manager (TCM)
in the customer zone or local directory configured as distfiles in
the tt.yaml. It displays the available versions in a user-friendly format.
Usage Example:
tt search tcmOutput Example:
• Available versions of tcm:
1.2.0-11-g2d0a0f495
1.2.1-0-gc2199e13e
1.2.3-0-geae7e7d49
1.3.0-0-g3857712a
1.3.1-0-g074b5ffa
Closes #TNTP-1094