# Installer calm-cli avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de calm-cli pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:calm-cli
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install calm-cli
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:calm-cli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.51.0
- **Résumé source:** CLI allows you to interact with the Common Architecture Language Model (CALM)
- **Page d'accueil:** <https://github.com/finos/architecture-as-code/tree/main/cli>
- **Dernière mise à jour:** 2026-07-30T12:05:44Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- calm (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.51.0
## Historique du projet et usages

CALM CLI is the command-line interface for FINOS's Common Architecture Language Model, an Architecture as Code specification for defining, validating, comparing, templating, and documenting software architectures in a machine-readable form.

### Historique du projet

The Architecture as Code repository was created under FINOS in November 2023 and contains the CALM specification plus official projects that use it. The repository README describes Architecture as Code as an effort to manage software architecture through a human- and machine-readable, version-controlled codebase.

The CALM CLI is one of the monorepo projects. Its README describes commands for generating architecture documents from CALM patterns, validating architectures against patterns, comparing documents, generating documentation, rendering templates, and initializing AI assistance for CALM work.

### Historique d'adoption

CALM grew inside the FINOS Architecture as Code community, with the project README noting that it was developed as part of the FINOS DevOps Automation Special Interest Group before becoming a top-level project. The monorepo layout encourages official tooling, schemas, widgets, hub services, and plugins to be developed together.

The CLI is distributed through npm as @finos/calm-cli and through Homebrew as calm-cli, making the specification usable from ordinary developer terminals rather than only from documentation or web tools.

### Modes d'utilisation

Typical use starts with installing the CLI, then running calm generate to create an architecture from a pattern, calm validate to check an architecture against a pattern, calm diff to compare CALM documents, and calm docify or calm template to turn CALM models into generated documentation or files.

The CLI reads profile-level configuration from ~/.calm.json, with environment variables and command-line flags able to override settings such as remote host allowlists, authentication plugin paths, and CalmHub URLs.

### Pourquoi les passionnés de paquets s'y intéressent

For package-manager people, calm-cli is an example of architecture governance moving into the same installable CLI layer as linters, schema validators, and doc generators. It packages a finance-industry open-source specification into a command that can run in local shells and CI.

Its significance is less about raw install count and more about the emerging pattern: architecture diagrams and standards are becoming versioned artifacts with validators, generators, and package-manager distribution.

### Chronologie

- 2023: FINOS architecture-as-code repository is created on GitHub.
- 2024: Repository license and copyright identify the project as a FINOS Apache-2.0 project.
- 2025: CALM branding and documentation appear in the official repository and documentation site.
- 2026: CLI v1.47.1 is published through the official GitHub releases feed.

### Related projects

- The CALM specification, CALM Hub, CALM Hub UI, CALM Server, CALM AI, CALM widgets, CALM Guard, CALM Studio, and the CALM VS Code plugin are listed as related projects in the same FINOS monorepo.
- The broader comparison set is schema-driven developer tooling: JSON Schema validators, OpenAPI-style contract tools, ADR tooling, and documentation generators.

### Sources

- <https://api.github.com/repos/finos/architecture-as-code>
- <https://api.github.com/repos/finos/architecture-as-code/releases>
- <https://calm.finos.org/>
- <https://github.com/finos/architecture-as-code>
- <https://github.com/finos/architecture-as-code/blob/main/cli/README.md>
- input.json source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour calm-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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: ~/.calm.json

## Combined YAML source

View the package source record on GitHub. [combined/calm-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/calm-cli.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
