# Installer cartridge-cli avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cartridge-cli pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cartridge-cli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.12.12
- **Résumé source:** Tarantool Cartridge command-line utility
- **Page d'accueil:** <https://tarantool.org/>
- **Dépôt:** <https://github.com/tarantool/cartridge-cli>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cartridge (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.12.12
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
