tarantool / tarantool/tt

`modules:` add command `tt modules uninstall`

Open
#1,011 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1sp teamE
Dominant language
Go
Stars
113
Forks
18
Avg merge
4d 11h
Merged PRs (30d)
23

Description

Deletes modules folder installed on paths specified via configuration file tt.yaml.

The command does not apply to modules set via environment variable, i.e. modules supplied as part of SDK cannot be deleted with this command.

The name of the module to delete can be only one, specified by its exact name, without using a mask.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the existing tt modules command entry point and review how paths from tt.yaml are resolved, distinguishing them from modules supplied through the SDK environment variable. Implement tt modules uninstall for exactly one module name without masks, and verify that it deletes only the configured module folder.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.