macOS
brew install cartridge-clilocal Homebrew formula metadata
brew
cartridge-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cartridge-clilocal Homebrew formula metadata
概要
Tarantool Cartridge command-line utility
履歴
Cartridge CLI was the command-line tool for creating, building, running, packaging, and administering Tarantool Cartridge applications. It sits in the package-manager niche of database application lifecycle tooling rather than in the core database runtime itself.
The public repository was created under the Tarantool organization in 2019. Its README now marks the project as deprecated and archived, and directs users to Tarantool's newer tt CLI, which supersedes the Cartridge CLI workflows for managing Tarantool environments, applications, and clusters.
The changelog shows active maintenance through the 2.x series, including template dependency updates, packaging behavior changes, and security-driven Go/tooling updates. The Homebrew formula currently pins the stable source to tag 2.12.12.
Adoption followed Tarantool Cartridge's application-development story: the official developer guide used cartridge-cli for creating projects, developing cluster-aware applications, and packaging deployments. Current official docs encourage migration to tt for Tarantool 3.0 and newer.
Homebrew analytics show light contemporary use, with 63 installs in the last 365 days in the formula API, consistent with a deprecated tool retained for older Cartridge projects.
Typical use was `cartridge create`, `cartridge build`, `cartridge start`, `cartridge status`, `cartridge replicasets`, and `cartridge pack`. Generated Cartridge projects include `.cartridge.yml` and `instances.yml`; packaged deployments place instance configuration under `/etc/tarantool/conf.d/`.
For package maintainers, Cartridge CLI is a snapshot of Tarantool's pre-tt application tooling: a Go CLI distributed via RPM, DEB, and Homebrew that bridged local development, cluster topology files, and Linux service packaging.
セキュリティ状態
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.
./.cartridge.yml~/.cartridge.yml./instances.yml/etc/tarantool/conf.d/instances.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cartridge | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/tarantool/cartridge-cli
インストールメタデータ
| パッケージキー | brew:cartridge-cli |
|---|---|
| バージョン | 2.12.12 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cartridge-cli |
| ホームページ | https://tarantool.org/ |
| リポジトリ | https://github.com/tarantool/cartridge-cli |
| 上流ドキュメント | https://www.tarantool.io/en/doc/2.11/book/cartridge/cartridge_cli/commands |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/tarantool/cartridge-cli.git |
| ビルド依存関係 | go, mage |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cartridge-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.