macOS
brew install cartridge-clilocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.