macOS
brew install massdriverlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de massdriver pour les workflows d'agents IA.
installation
brew install massdriverlocal Homebrew formula metadata
aperçu
Manage applications and infrastructure on Massdriver Cloud
historique
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.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.
~/.config/massdriver/config.yaml$XDG_CONFIG_HOME/massdriver/config.yamlCredential-bearing paths to review before unattended agent runs.
~/.config/massdriver/config.yaml$XDG_CONFIG_HOME/massdriver/config.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mass | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/massdriver-cloud/mass
métadonnées d'installation
| Clé du paquet | brew:massdriver |
|---|---|
| Version | 2.1.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/massdriver |
| Page d'accueil | https://www.massdriver.cloud/ |
| Dépôt | https://github.com/massdriver-cloud/mass |
| Docs amont | https://docs.massdriver.cloud/ |
| Licence | Apache-2.0 |
| Archive source | https://github.com/massdriver-cloud/mass/archive/refs/tags/2.1.1.tar.gz |
| Dernière mise à jour | 2026-06-22T16:59:09Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.