Automic VaultAutomic Vault

brew

Install calm-cli with Homebrew

CLI allows you to interact with the Common Architecture Language Model (CALM). Version 1.47.1 via Homebrew; verified 2026-06-30.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install calm-cli

local Homebrew formula metadata

overview

Package summary

CLI allows you to interact with the Common Architecture Language Model (CALM)

Commands and aliases

  • calm

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for calm-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.calm.json

executables

Installed executables

CommandKindExposureNote
calmcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.47.1
manager updated2026-06-30
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/finos/architecture-as-code

install metadata

Package metadata

Package keybrew:calm-cli
Version1.47.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/calm-cli
Homepagehttps://github.com/finos/architecture-as-code/tree/main/cli
Repositoryhttps://github.com/finos/architecture-as-code
Upstream docshttps://github.com/finos/architecture-as-code/blob/main/cli/README.md
LicenseApache-2.0
Source archivehttps://registry.npmjs.org/@finos/calm-cli/-/calm-cli-1.47.1.tgz
Last updated2026-06-30T15:24:06Z
Pulseupdated
Dependenciesnode
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecalm-cli
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment