We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
download
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
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
The patch introduces a new module download. tt download - Download Tarantool SDK.
tt download
Usage: tt download <VERSION> [flags]
tt download <VERSION> [flags]
Additional flags are supported:
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.
The text was updated successfully, but these errors were encountered:
@p7nov Can you please make assessment?
Sorry, something went wrong.
Add tt commands: binaries list/switch, kill, download (#4303)
77f9f00
Resolves #4026, #4032, #4222
p7nov
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
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:
The example of execution:
Requested by @0x501D in tarantool/tt@7835f5c.
The text was updated successfully, but these errors were encountered: