macOS
brew install ttlocal Homebrew formula metadata
安装
brew install ttlocal Homebrew formula metadata
nix profile install nixpkgs#ttnixpkgs package indexes · pkgs/by-name/tt/tt/package.nix · 来源: api.github.com
概览
Command-line utility to manage Tarantool applications
历史
`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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tt | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/tarantool/tt
安装元数据
| 软件包键 | brew:tt |
|---|---|
| 版本 | 2.13.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/tt |
| 主页 | https://github.com/tarantool/tt |
| 仓库 | https://github.com/tarantool/tt |
| 上游文档 | https://github.com/tarantool/tt#readme |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://github.com/tarantool/tt/releases/download/v2.13.0/tt-2.13.0-complete.tar.gz |
| 最后更新 | 2026-05-21T20:10:28Z |
| Pulse | updated |
| 依赖 | bash-completion, openssl@3 |
| 构建依赖 | go, mage, pkgconf |
| macOS 提供的库 | curl, unzip, zip |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
tt
nix profile install nixpkgs#tt来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.