Рейтинг@Mail.ru
Справочники / Tooling / tt CLI utility / Commands / Listing available Tarantool versions

Listing available Tarantool versions

Замечание

Документация находится в процессе перевода и может отставать от английской версии.

Listing available Tarantool versions

$ tt search PROGRAM_NAME [OPTION ...]

tt search lists versions of Tarantool and tt that are available for installation. The possible values of PROGRAM_NAME are:

  • tarantool
  • tarantool-ee
  • tt

Примечание

For tarantool-ee, account credentials are required. Specify them in a file (see the ee section of the configuration file) or provide interactively.

--debug

Applicable to: taranttol-ee

Search for debug builds of Tarantool Enterprise Edition’s SDK.

--local-repo

Search in the local repository, which is specified in the repo section of the tt configuration file.

--version VERSION

Applicable to: taranttol-ee

Tarantool Enterprise version.

  • List available Tarantool versions:

    $ tt search tarantool
    
  • List available tt versions from the local repository:

    $ tt search --local-repo tt