Skip to content

TT CLI: new module - download #4032

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

Closed
Tracked by #3850
TarantoolBot opened this issue Feb 2, 2024 · 1 comment · Fixed by #4303
Closed
Tracked by #3850

TT CLI: new module - download #4032

TarantoolBot opened this issue Feb 2, 2024 · 1 comment · Fixed by #4303
Assignees
Labels

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Feb 2, 2024

Product: Tarantool
Since: 3.0
Root document: new page in https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/commands/
SME: @ 0x501D @ psergee

Details

The patch introduces a new module download.
tt download - Download Tarantool SDK.

Usage:
tt download <VERSION> [flags]

Additional flags are supported:

  • --dev download development build
  • --directory-prefix string directory prefix to save SDK. The default is "." (the current directory)

The example of execution:

$ tt download gc64-3.0.0-0-gf58f7d82a-r23
$ tt download gc64-3.0.0-beta1-2-gcbb569b4c-r612 --dev --directory-prefix /tmp

Requested by @0x501D in tarantool/tt@7835f5c.

@veod32
Copy link
Collaborator

veod32 commented Feb 8, 2024

@p7nov Can you please make assessment?

@p7nov p7nov changed the title new module - download TT CLI: new module - download Feb 9, 2024
@p7nov p7nov removed their assignment Apr 5, 2024
@p7nov p7nov mentioned this issue Apr 11, 2024
20 tasks
@p7nov p7nov self-assigned this Jun 18, 2024
@p7nov p7nov linked a pull request Jun 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants