macOS
brew install atomist-clilocal Homebrew formula metadata
安装
brew install atomist-clilocal Homebrew formula metadata
概览
Unified command-line tool for interacting with Atomist services
历史
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.
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 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.
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.
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
~/.atomist/client.config.json~/.atomist/client.config-${profile}.jsonCredential-bearing paths to review before unattended agent runs.
~/.atomist/client.config.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
@atomist | cli | 全局可执行文件 | |
atomist | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/atomist/cli
安装元数据
| 软件包键 | brew:atomist-cli |
|---|---|
| 版本 | 1.8.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/atomist-cli |
| 主页 | https://github.com/atomist/cli |
| 仓库 | https://github.com/atomist/cli |
| 上游文档 | https://docs.atomist.com/ |
| 许可证 | Apache-2.0 |
| 源码归档 | https://registry.npmjs.org/@atomist/cli/-/cli-1.8.0.tgz |
| 最后更新 | 2026-06-22T14:02:47-07:00 |
| Pulse | updated |
| 依赖 | macos-term-size, node |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | atomist-cli |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.