# massdriver を Homebrew でインストール

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