Automic VaultAutomic Vault

brew

tt を Homebrew, Nix でインストール

tt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install tt

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#tt

nixpkgs package indexes · pkgs/by-name/tt/tt/package.nix · ソース: api.github.com

概要

パッケージ概要

Command-line utility to manage Tarantool applications

コマンドとエイリアス

  • tt

履歴

プロジェクトの歴史と使われ方

`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.

タイムライン

  • 2021: The tarantool/tt GitHub repository is created.
  • 2022: GitHub releases begin with 0.1.0.
  • 2023: Version 1.0.0 is released.
  • 2025: The 2.10.0 changelog adds Tarantool Cluster Manager command support.
  • 2026: Version 2.13.0 adds cluster worker configuration commands.

Related projects

  • The official docs identify `tarantoolctl` and Cartridge CLI as deprecated predecessors replaced by `tt`.
  • The README positions `tt` alongside Tarantool packages, Tarantool Enterprise Edition, and Tarantool application templates.

ソース

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
tt.yaml/etc/tarantool/tt.yamltt_daemon.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
credential_path in tt.yaml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ttcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版2.13.0
マネージャ更新日2026-05-21
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
依存関係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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namett
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

tt

nix profile install nixpkgs#tt
  • normalized package name match
  • 一致条件: Tt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tt/tt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

Combined YAML source

View the package source record on GitHub.

combined/tt.yml

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment