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

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

## インストール

```sh
sudo av install brew:tt
```

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

### macOS

- Homebrew (100%):

```sh
brew install tt
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tt
```

  証拠: nixpkgs package indexes: pkgs/by-name/tt/tt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:tt
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/tt>
- **バージョン:** 2.13.0
- **ソース概要:** Command-line utility to manage Tarantool applications
- **ホームページ:** <https://github.com/tarantool/tt>
- **リポジトリ:** <https://github.com/tarantool/tt>
- **ライセンス:** 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
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- tt (cli)
- tt (エイリアス)

## 依存関係

- bash-completion
- openssl@3

## ビルド依存関係

- go
- mage
- pkgconf

## macOS 提供ライブラリ

- curl
- unzip
- zip

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.13.0
- マネージャ更新日: 2026-05-21
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/tarantool/tt
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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

### ソース

- <https://github.com/tarantool/tt#readme documents `tt` as Tarantool's instance and environment management utility, its environment model, install paths, and Homebrew installation.>
- <https://github.com/tarantool/tt/blob/master/CHANGELOG.md documents release history and 2.x feature additions.>
- <https://github.com/tarantool/tt/blob/master/doc/migration_from_older_versions.md documents 2.0.0 migration and layout changes.>
- <https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli documents `tt` as the unified Tarantool CLI and replacement for `tarantoolctl` and Cartridge CLI.>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: tt.yaml, /etc/tarantool/tt.yaml, tt_daemon.yaml

## Credential files

- Unix: credential_path in tt.yaml
## ソースデータベース詳細

- **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:** stable

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

- Nix - tt: normalized package name match | nixpkgs package indexes: pkgs/by-name/tt/tt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [bash-completion](https://pkg.so/ja/brew/bash-completion/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [mage](https://pkg.so/ja/brew/mage/) - Build dependency declared by Homebrew.
- [libpq](https://pkg.so/ja/brew/libpq/) - Shares pkgdb curated category or tags: cli, database, developer-tools.
- [tree-sitter-cli](https://pkg.so/ja/brew/tree-sitter-cli/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools.
- [supabase](https://pkg.so/ja/brew/supabase/) - Shares pkgdb curated category or tags: cli, database, developer-tools.
- [grpcurl](https://pkg.so/ja/brew/grpcurl/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools.
- [sqlcmd](https://pkg.so/ja/brew/sqlcmd/) - Shares pkgdb curated category or tags: cli, database, developer-tools.
- [lua-language-server](https://pkg.so/ja/brew/lua-language-server/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools.
- [golang-migrate](https://pkg.so/ja/brew/golang-migrate/) - Shares pkgdb curated category or tags: cli, database, developer-tools.
- [neonctl](https://pkg.so/ja/brew/neonctl/) - Shares pkgdb curated category or tags: cli, database, developer-tools.
- [pgrx](https://pkg.so/ja/brew/pgrx/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, database, developer, developer-tool, developer-tools.
- [eralchemy](https://pkg.so/ja/brew/eralchemy/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, database, developer, developer-tools, openssl.
- [gitnr](https://pkg.so/ja/brew/gitnr/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tool, developer-tools, openssl.

## Combined YAML source

View the package source record on GitHub. [combined/tt.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tt.yml)


## ソース

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