Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modules: add command tt modules install #1010

Open
dmyger opened this issue Nov 15, 2024 · 0 comments
Open

modules: add command tt modules install #1010

dmyger opened this issue Nov 15, 2024 · 0 comments
Labels
2sp blocked Not ready to be implemented teamE

Comments

@dmyger
Copy link
Collaborator

dmyger commented Nov 15, 2024

The modules install command should be designed similarly to the simple install command. Execution of the command should result in downloading the required module from the "customer zone", the latest version or given the version specified in the command, and suitable for the current operating system and its architecture.

The archive with the module is then extracted into the "modules" folder that was specified first in the tt.yaml file.

Unlike the search command, the name of the module to be installed must be specified in full (masks are not allowed). For example: tt modules install aeon 0.1 - install aeon module of the last available patch version in the 0.1 set. Without specifying the version, the module of the latest available version will be installed.

Task is blocked until will be done:

@dmyger dmyger added 2sp blocked Not ready to be implemented labels Nov 15, 2024
@oleg-jukovec oleg-jukovec changed the title modules: Add command tt modules install modules: add command tt modules install Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2sp blocked Not ready to be implemented teamE
Projects
None yet
Development

No branches or pull requests

2 participants