# 使用 Homebrew 安装 cartridge-cli

查看 cartridge-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:cartridge-cli
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cartridge-cli
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:cartridge-cli
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/cartridge-cli>
- **版本:** 2.12.12
- **来源摘要:** Tarantool Cartridge command-line utility
- **主页:** <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>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- cartridge (cli)
- cartridge (别名)

## 构建依赖

- go
- mage

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 2.12.12
- 本地数据: OK
- 上游仓库: https://github.com/tarantool/cartridge-cli
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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.

### 时间线

- 2019: Public GitHub repository created under tarantool/cartridge-cli.
- 2022: Version 2.12.0 changed package naming behavior and moved to Go 1.18.
- 2024: Version 2.12.12 released; Homebrew stable points at this tag.
- 2026: README marks the project deprecated and archived in favor of tt.

### Related projects

- Tarantool Cartridge is the application framework that Cartridge CLI managed.
- tt is the successor Tarantool CLI recommended by official documentation.

### 来源

- <https://api.github.com/repos/tarantool/cartridge-cli>
- <https://github.com/tarantool/cartridge-cli>
- <https://tarantool.org/>
- <https://www.tarantool.io/en/doc/2.11/book/cartridge/cartridge_cli/commands>
- <https://www.tarantool.io/en/doc/2.11/book/cartridge/cartridge_dev>
- <https://formulae.brew.sh/api/formula/cartridge-cli.json>


## 安全说明

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: ./.cartridge.yml, ~/.cartridge.yml, ./instances.yml, /etc/tarantool/conf.d/instances.yml
## 源数据库详情

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


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [mage](https://www.automicvault.com/zh-hans/pkg/brew/mage/) - Build dependency declared by Homebrew.
- [tarantool](https://www.automicvault.com/zh-hans/pkg/brew/tarantool/) - Shares the same upstream homepage.
- [tt](https://www.automicvault.com/zh-hans/pkg/brew/tt/) - Shares av.db curated category or tags: cli, database-tools, developer-tools, tarantool.
- [pspg](https://www.automicvault.com/zh-hans/pkg/brew/pspg/) - Shares av.db curated category or tags: cli, database-tools, developer-tools.
- [cloudflare-wrangler](https://www.automicvault.com/zh-hans/pkg/brew/cloudflare-wrangler/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [deployer](https://www.automicvault.com/zh-hans/pkg/brew/deployer/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [doubledown](https://www.automicvault.com/zh-hans/pkg/brew/doubledown/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [dylibbundler](https://www.automicvault.com/zh-hans/pkg/brew/dylibbundler/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [faas-cli](https://www.automicvault.com/zh-hans/pkg/brew/faas-cli/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [fabric](https://www.automicvault.com/zh-hans/pkg/brew/fabric/) - Shares av.db curated category or tags: cli, deployment, developer-tools.
- [ios-deploy](https://www.automicvault.com/zh-hans/pkg/brew/ios-deploy/) - Local package facts share a topical domain. Shared terms: cli, command-line, deployment, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/cartridge-cli.yml](https://github.com/automic-vault/db/blob/main/combined/cartridge-cli.yml)


## 来源

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