You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tt cluster: : TT_CLI_ETCD_USERNAME and TT_CLI_ETCD_PASSWORD - config storage connection credentials; apply both to etcd and Tarantool-based storage (already documented)
tt install: TT_CLI_EE_USERNAME and TT_CLI_EE_PASSWORD - customer zone credentials for installing Tarantool EE
tt play, tt replicaset: TT_CLI_USERNAME and TT_CLI_PASSWORD - same as for tt connect
tt rocks:
TT_CLI_REPO_ROCKS environment variable value is used as rocks repository path if it is set and
TT_CLI_TARANTOOL_PREFIX environment variable value is used for as tarantool installation prefix
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Product: tt
Since: 2.2.0
Root document: tt commands reference pages: https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/commands/
SME: @ oleg-jukovec
Details
tt connect
:TT_CLI_USERNAME
andTT_CLI_PASSWORD
- instance connection credentials (already documented)tt cluster
: :TT_CLI_ETCD_USERNAME
andTT_CLI_ETCD_PASSWORD
- config storage connection credentials; apply both to etcd and Tarantool-based storage (already documented)tt install
:TT_CLI_EE_USERNAME
andTT_CLI_EE_PASSWORD
- customer zone credentials for installing Tarantool EEtt play
,tt replicaset
:TT_CLI_USERNAME
andTT_CLI_PASSWORD
- same as fortt connect
tt rocks
:TT_CLI_REPO_ROCKS
environment variable value is used as rocks repository path if it is set andTT_CLI_TARANTOOL_PREFIX
environment variable value is used for as tarantool installation prefixThe text was updated successfully, but these errors were encountered: