# 使用 Homebrew 安装 massdriver

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

## 安装

```sh
sudo av install brew:massdriver
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install massdriver
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:massdriver
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/massdriver>
- **版本:** 2.1.1
- **来源摘要:** Manage applications and infrastructure on Massdriver Cloud
- **主页:** <https://www.massdriver.cloud/>
- **仓库:** <https://github.com/massdriver-cloud/mass>
- **上游文档:** <https://docs.massdriver.cloud/>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/massdriver-cloud/mass/archive/refs/tags/2.1.1.tar.gz>
- **最后更新:** 2026-06-22T16:59:09Z
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- mass (cli)
- mass (别名)

## 构建依赖

- go

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 2.1.1
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://github.com/massdriver-cloud/mass
- 检测到的最新版本: 2.1.1 (当前)
## 项目历史与用法

Massdriver's `mass` CLI is the command-line client for managing applications and infrastructure on Massdriver Cloud. It packages Massdriver platform workflows - bundles, deployments, environments, projects, repositories, resource types, schemas, and related operations - into a Go command-line tool.

### 项目历史

The public `mass` repository was created in November 2022. The initial 1.0.0 release in March 2024 bundled imported API work, examples, embedded help docs, preview environments, bundle template functionality, bundle build and publish commands, and configuration support.

The project has continued as a fast-moving platform CLI. The official README points to Homebrew, prebuilt GitHub release binaries, and `go install`; the official docs describe the CLI as the interface for building and publishing bundles, managing deployments, and interacting with the Massdriver platform. By June 2026, GitHub listed 86 releases and version 2.1.1 as the latest release.

### 采用历史

Massdriver's adoption is narrower than general-purpose developer tools because it is tied to the Massdriver Cloud platform. GitHub shows a small but active repository, and the supplied package metadata lists Homebrew packaging.

Within Massdriver users' workflows, the CLI is important because it makes platform actions scriptable and CI-friendly: users can install it with Homebrew or download release binaries, then operate bundles, resources, repositories, projects, and environments from a terminal.

### 使用方式

The official CLI docs say configuration can come from environment variables or from `~/.config/massdriver/config.yaml`, with `$XDG_CONFIG_HOME/massdriver/config.yaml` honored when set. Required values include an organization ID and API key, with an optional URL for self-hosted environments.

The CLI is used to build and publish infrastructure bundles, manage deployments, and call platform subcommands. The docs frame Massdriver itself as an internal developer platform that turns infrastructure-as-code modules into reusable, self-service components with validation, policies, and deployment workflows.

### 为什么软件包爱好者会关心

Massdriver is package-nerd relevant as an example of a vendor/platform CLI that still follows normal package-manager expectations: Homebrew formula, release binaries, Go module installation, shell completion, and structured config under XDG-compatible paths.

For DevOps users, the value is not the standalone binary alone but the ability to put platform operations into repeatable scripts and CI jobs without using the web console.

### 时间线

- 2022: GitHub repository created.
- 2024: Initial 1.0.0 release of the Mass CLI.
- 2024: Early 1.x releases add bundle linting, artifact import, public bundle publishing, and version command work.
- 2026: GitHub lists 2.1.1 as the latest release in June 2026.

### Related projects

- Massdriver's CLI is part of the Massdriver Cloud ecosystem, alongside the Massdriver Catalog, Massdriver GitHub Actions, and Massdriver SDKs.
- It interacts with infrastructure-as-code domains including Terraform, OpenTofu, Helm, and Bicep through Massdriver bundles.

### 来源

- <https://api.github.com/repos/massdriver-cloud/mass>
- <https://docs.massdriver.cloud/>
- <https://docs.massdriver.cloud/reference/cli/overview>
- <https://github.com/massdriver-cloud/mass>
- <https://github.com/massdriver-cloud/mass/releases?page=9>
- source_facts.package-manager-url


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal


## 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: ~/.config/massdriver/config.yaml, $XDG_CONFIG_HOME/massdriver/config.yaml

## Credential files

- Unix: ~/.config/massdriver/config.yaml, $XDG_CONFIG_HOME/massdriver/config.yaml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** massdriver
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 相关链接

- [Cloud CLI packages](https://www.automicvault.com/zh-hans/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [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.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [jfrog-cli](https://www.automicvault.com/zh-hans/pkg/brew/jfrog-cli/) - Shares av.db curated category or tags: cli, developer-tools, devops.
- [flowpipe](https://www.automicvault.com/zh-hans/pkg/brew/flowpipe/) - Shares av.db curated category or tags: cli, cloud, developer-tools, devops.
- [preevy](https://www.automicvault.com/zh-hans/pkg/brew/preevy/) - Shares av.db curated category or tags: cli, cloud, developer-tools, devops.
- [act](https://www.automicvault.com/zh-hans/pkg/brew/act/) - Shares av.db curated category or tags: cli, developer-tools, devops.
- [appwrite](https://www.automicvault.com/zh-hans/pkg/brew/appwrite/) - Shares av.db curated category or tags: cli, developer-platform, developer-tools.
- [changie](https://www.automicvault.com/zh-hans/pkg/brew/changie/) - Shares av.db curated category or tags: cli, developer-tools, devops.
- [cloudflare-wrangler](https://www.automicvault.com/zh-hans/pkg/brew/cloudflare-wrangler/) - Shares av.db curated category or tags: cli, developer-platform, developer-tools.
- [coder](https://www.automicvault.com/zh-hans/pkg/brew/coder/) - Shares av.db curated category or tags: cli, developer-tools, devops.
- [terragrunt](https://www.automicvault.com/zh-hans/pkg/brew/terragrunt/) - Local package facts share a topical domain. Shared terms: cli, code, developer, developer-tools, devops.
- [e2b](https://www.automicvault.com/zh-hans/pkg/brew/e2b/) - Local package facts share a topical domain. Shared terms: cli, cloud, code, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/massdriver.yml](https://github.com/automic-vault/db/blob/main/combined/massdriver.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
