macOS
brew install ttlocal Homebrew formula metadata
brew
Command-line utility to manage Tarantool applications. Version 2.13.0 via Homebrew; verified 2026-05-21.
install
brew install ttlocal Homebrew formula metadata
nix profile install nixpkgs#ttnixpkgs package indexes · pkgs/by-name/tt/tt/package.nix · source: api.github.com
overview
Command-line utility to manage Tarantool applications
history
`tt` is the Tarantool command-line utility for developing, deploying, running, and operating Tarantool applications.
The tarantool/tt repository was created on GitHub in 2021. Its README presents `tt` as Tarantool's instance and environment management utility, built around isolated environments defined by `tt.yaml`.
Tarantool's official documentation describes `tt` as a unified CLI for tasks ranging from installing specific Tarantool versions to managing remote instances and developing applications. It also states that `tt` replaces the older `tarantoolctl` and Cartridge CLI utilities.
`tt` adoption is tightly coupled to the Tarantool ecosystem rather than to a broad standalone CLI audience. Official docs frame it as the primary command-line path for modern Tarantool application work, including multi-instance applications and environment isolation.
The README documents package-manager installation via deb and rpm repositories, Gentoo overlay, and Homebrew on macOS. The supplied package facts show Homebrew and Nix packaging.
`tt` is used to initialize environments, manage Tarantool binaries and modules, create applications from templates, run instances, inspect status, work with rocks, pack applications, and interact with clusters.
The 2.x changelog shows the tool continuing to absorb operational duties, including cluster worker configuration commands, JSON/YAML status output, Tarantool Cluster Manager support, and migration notes for incompatible 2.0.0 layout changes.
For package nerds, `tt` is interesting because it packages the operational surface of a database/application runtime into one CLI. The package is less a generic Unix utility than the versioned control plane expected by Tarantool users.
Its configuration and artifact-layout changes make it the sort of package where distro formulas, default paths, and upgrade notes matter: installing the binary is easy, but the value comes from predictable environment layout.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
tt.yaml/etc/tarantool/tt.yamltt_daemon.yamlCredential-bearing paths to review before unattended agent runs.
credential_path in tt.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tt | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/tarantool/tt
install metadata
| Package key | brew:tt |
|---|---|
| Version | 2.13.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tt |
| Homepage | https://github.com/tarantool/tt |
| Repository | https://github.com/tarantool/tt |
| Upstream docs | https://github.com/tarantool/tt#readme |
| License | BSD-2-Clause |
| Source archive | https://github.com/tarantool/tt/releases/download/v2.13.0/tt-2.13.0-complete.tar.gz |
| Last updated | 2026-05-21T20:10:28Z |
| Pulse | updated |
| Dependencies | bash-completion, openssl@3 |
| Build dependencies | go, mage, pkgconf |
| Uses from macOS | curl, unzip, zip |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tt |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tt
nix profile install nixpkgs#ttsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.