Icon

CircleCI CLI

CircleCI's command-line interface for debugging configs, running jobs locally, querying API, and managing orbs and contexts.
Latest: 7 GitHub
Last checked: Mar 16, 2026 8:58am
Rank: 790/15140
Also monitored via:
Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
Winget: Available

Version & Lifecycle

0
Current: 7 N-2: 0.1.34770 Avg cadence: Every 8 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Configuration note • May 19, 2026
0

CircleCI CLI config validation and local-execute note

For managed CircleCI CLI installs, validate configuration before handing a package to build agents or developer workstations. CircleCI documents circleci config validate for syntax validation and circleci config process for expanding reusable config, which makes both commands useful smoke tests after deploying or updating the CLI.

Run circleci setup under the same user context that will run the CLI so authentication and host configuration land in the expected profile, rather than in an admin or packaging account. For local job checks, circleci local execute requires Docker to be available on that machine; account for that prerequisite separately from the CLI binary itself.

Sources: CircleCI local CLI documentation and CircleCI CLI project.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

CLICircleCI CLI

Notes

0

Requires CircleCI API token for configuration. Supports local execution and API interactions.