macOS
brew install cartridge-clilocal Homebrew formula metadata
brew
Tarantool Cartridge command-line utility. Version 2.12.12 via Homebrew; verified from local package data.
install
brew install cartridge-clilocal Homebrew formula metadata
overview
Tarantool Cartridge command-line utility
history
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.
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.
./.cartridge.yml~/.cartridge.yml./instances.yml/etc/tarantool/conf.d/instances.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cartridge | 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/cartridge-cli
install metadata
| Package key | brew:cartridge-cli |
|---|---|
| Version | 2.12.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cartridge-cli |
| Homepage | https://tarantool.org/ |
| Repository | https://github.com/tarantool/cartridge-cli |
| Upstream docs | https://www.tarantool.io/en/doc/2.11/book/cartridge/cartridge_cli/commands |
| License | BSD-2-Clause |
| Source archive | https://github.com/tarantool/cartridge-cli.git |
| Build dependencies | go, mage |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source 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.