macOS
brew install circlecilocal Homebrew formula metadata
brew
Enables you to reproduce the CircleCI environment locally. Version 0.1.38646 via Homebrew; verified 2026-06-03.
install
brew install circlecilocal Homebrew formula metadata
overview
Enables you to reproduce the CircleCI environment locally
history
CircleCI CLI is CircleCI's official command-line interface for validating and processing configuration, running local jobs, querying CircleCI APIs, managing orbs and contexts, and, in newer preview builds, managing runs, workflows, deployments, environment variables, and MCP integration.
The CircleCI-Public/circleci-cli repository was created in June 2018. CircleCI's installation docs identify it as the newer open-source CLI and include migration instructions for users who had the old CLI installed before October 2018.
The current main-branch README states that main tracks a preview rewrite and that the stable CLI remains separately installable. That same README describes the v1 preview as a ground-up rewrite with run, deploy, workflow, pipeline, envvar, JSON-output, shell-completion, and MCP support.
CircleCI's docs recommend package managers for most installations and document Homebrew for macOS, Snap for Linux, Chocolatey for Windows, manual GitHub release downloads, and a curl-based installer. The README adds winget and a CircleCI tap for preview builds.
Homebrew currently packages stable v0.1.38646 from the official Git repository and reports thousands of 90-day install-on-request events, reflecting routine developer-tool usage among CircleCI users.
Official docs emphasize validating .circleci/config.yml before pushing, processing and packing configs, running local jobs in containers, managing orbs, managing contexts, and using an API token generated from CircleCI account settings during setup.
CircleCI CLI is important to package-manager culture because it is the local companion binary for a hosted CI/CD platform. Its packaging has to track both stable and preview channels, multiple OS package managers, authentication setup, and a fast-moving cloud API surface.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
~/.circleci/cli.ymlCredential-bearing paths to review before unattended agent runs.
~/.circleci/cli.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
circleci | cli | global executable |
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.
https://github.com/CircleCI-Public/circleci-cli
install metadata
| Package key | brew:circleci |
|---|---|
| Version | 0.1.38646 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/circleci |
| Homepage | https://circleci.com/docs/guides/toolkit/local-cli/ |
| Repository | https://github.com/CircleCI-Public/circleci-cli |
| Upstream docs | https://circleci.com/docs/guides/toolkit/local-cli |
| License | MIT |
| Source archive | https://github.com/CircleCI-Public/circleci-cli.git |
| Last updated | 2026-06-03T18:42:25Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | circleci |
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.