tt CLI (2.10): `tt uninstall 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/0204213d87999285a9123e2d07a7cc02b9be95a6
Root document:
SME: @ oleg-jukovec @ dmyger
Details
The command finds the locally installed version of TCM and removes
it from the system. If no version is specified, the current version
of TCM that is in use at the moment is deleted. If the actual version
is deleted, the symbolic link tcm in the bin folder is also deleted.
Usage Example:
Remove specific TCM version:
tt uninstall tcm 1.2.3-0-geae7e7d49
Remove actual active TCM version:
tt uninstall tcm
Closes #TNTP-1096
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 linked tt CLI uninstall root document. Add the tcm uninstall behavior and the two usage examples described in the issue, covering removal of a specified version, removal of the active version, and deletion of the tcm symbolic link when applicable. Done means the document explains the command and matches these examples.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100