tt CLI (2.10): `tt search tcm` command
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Product: tt CLI
Since: tt 2.10.0
Dev ticket: https://github.com/tarantool/tt/commit/2667a2327014c9cea7b5c9b7b749b0a375f66408
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 tcm
Output 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the root document at tooling/tt_cli/search/ and review how the existing search commands are documented. Add the tt search tcm command with its purpose, usage, and available-version output shown in the issue; done means the command is covered consistently in that document.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100