Automic VaultAutomic Vault

brew

Install atomist-cli with Homebrew

Unified command-line tool for interacting with Atomist services. Version 1.8.0 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install atomist-cli

local Homebrew formula metadata

overview

Package summary

Unified command-line tool for interacting with Atomist services

Commands and aliases

  • @atomist
  • atomist

history

Project history and usage

Atomist CLI is the command-line client for Atomist's software delivery automation platform. It connected local developer machines to Atomist services, workspaces, GraphQL schema fetching, Software Delivery Machine development, and Kubernetes helper workflows.

Project history

The official README defines the Atomist CLI as a unified command-line tool for interacting with Atomist services. The package is a Node.js command distributed as the npm package @atomist/cli and, for macOS users, as the Homebrew formula atomist-cli.

The changelog shows an active 2018 to 2019 release train around the Atomist 1.0 milestone. Early versions added install messaging, Windows fixes, workspace login/configuration, Homebrew formula support, SDM-related commands, GraphQL schema fetching, and Kubernetes commands. Release 1.8.0 in September 2019 deprecated or removed some outdated commands while adding debug/dev flags and changing Kubernetes command naming.

Adoption history

Adoption was tied to Atomist users rather than general Unix users. The README says users needed an Atomist workspace to interact with the Atomist API, and it points developers to Atomist's getting-started and developer prerequisites docs.

The CLI mattered most inside Atomist's ecosystem: configuring API keys and workspaces, starting local Software Delivery Machines, fetching GraphQL schema for API clients, and installing Kubernetes utilities into clusters. Homebrew support made it feel like a normal macOS developer tool even though its useful surface depended on Atomist's hosted services.

How it is used

The README documents `atomist config` for local configuration, `atomist kube --environment=MY_CLUSTER` for Kubernetes utilities, `atomist gql-fetch` for downloading a workspace GraphQL schema, and `atomist --help` for command discovery.

The official source writes an API key and workspace IDs into the user configuration after validating the key and optionally creating one through an Atomist browser login flow. In practice, the CLI was a bootstrap and glue tool: install it, authenticate, connect a workspace, then use it to drive Atomist SDM and platform workflows.

Why package nerds care

Atomist CLI is interesting to package nerds because it is a Homebrew-packaged Node CLI for a hosted developer automation service. The formula installed a local command, but the command's value came from remote Atomist APIs, which is a pattern common to modern DevOps CLIs.

Its changelog also captures a short, intense ecosystem period: milestone releases in 2018, rapid SemVer increments in 2019, and then little public release activity after the 1.8.x line. That makes it a snapshot of the Atomist SDM era rather than a broadly adopted general-purpose Unix utility.

Timeline

  • 2018: Early 0.6.x releases added install messaging and Windows command fixes.
  • 2018-08: 1.0.0-M.1 aligned the CLI with Atomist 1.0 milestone dependencies.
  • 2018-10: 1.0.0-RC.2 added Homebrew formula template and bash completion.
  • 2018-12: 1.1.0 added login and config commands to connect to a workspace.
  • 2019-03: 1.2.0 added SDM extension-pack install, provider/workspace creation, and Kubernetes SDM deployment changes.
  • 2019-09: 1.8.0 added dev/debug flags, changed Kubernetes command naming, and removed or deprecated outdated commands.

Related projects

  • Related official Atomist projects include atomist/atomist-sdm, atomist/sdm-local, and @atomist/automation-client, which the CLI used to configure and run Software Delivery Machine workflows.

Sources

  • Official CHANGELOG.md.
  • Official README.
  • Official lib/config.ts.
  • Official package.json.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 10 platform targets.
  • Installs with 2 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
~/.atomist/client.config.json~/.atomist/client.config-${profile}.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.atomist/client.config.json

executables

Installed executables

CommandKindExposureNote
@atomistcliglobal executable
atomistcliglobal 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.8.0
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/atomist/cli

install metadata

Package metadata

Package keybrew:atomist-cli
Version1.8.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/atomist-cli
Homepagehttps://github.com/atomist/cli
Repositoryhttps://github.com/atomist/cli
Upstream docshttps://docs.atomist.com/
LicenseApache-2.0
Source archivehttps://registry.npmjs.org/@atomist/cli/-/cli-1.8.0.tgz
Last updated2026-06-22T14:02:47-07:00
Pulseupdated
Dependenciesmacos-term-size, node
Bottleavailable (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameatomist-cli
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
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