# 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
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cartridge-cli>
- **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>
- **Docs amont:** <https://www.tarantool.io/en/doc/2.11/book/cartridge/cartridge_cli/commands>
- **Licence:** BSD-2-Clause
- **Archive source:** <https://github.com/tarantool/cartridge-cli.git>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- cartridge (cli)
- cartridge (alias)

## Dépendances de compilation

- go
- mage

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 2.12.12
- données locales: OK
- dépôt amont: https://github.com/tarantool/cartridge-cli
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## 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
## Détails de la base source

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


## Liens liés

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


## Sources

- 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
