tt CLI (2.10): `tt install 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/05016577cf05477571339bb6aebca80908da4c51
Root document:
SME: @ oleg-jukovec @ dmyger
Details
The command searches for the specified version and installs it.
If no version is specified, the latest TCM version will be installed.
A list of available TCM versions can be obtained using the
tt search tcm command.
Usage Example:
tt install tcm 1.2.3-0-geae7e7d49
Closes #TNTP-1095
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
Start with the root document at https://www.tarantool.io/en/doc/latest/tooling/tt_cli/install/ and locate the installation command documentation. Add the documented tt install tcm behavior, including the optional version, latest-version fallback, search command, and usage example; done means the page accurately reflects the requested tt 2.10 command.
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
- Clearly specified
- Newbie friendliness
- 55/100