← Package directory
Available on winget

Install CircleCI CLI Preview

CircleCI command line tool.

Install with winget
winget install --id CircleCI.CLI.Preview
Upgrade
winget upgrade --id CircleCI.CLI.Preview
Uninstall
winget uninstall --id CircleCI.CLI.Preview

About CircleCI CLI Preview

Command line tool for performing tasks related to a CircleCI project. Enables you to run local builds, debug your continuous integration config files, and manage Orbs. Secure token storage requires connecting the password-manager interface: `sudo snap connect circleci:password-manager-service`. Without it, the token falls back to the config file.

What's new in 1.0.41513-pre

## Changelog * 5cb56c784a9fcd4dba0f81ed6d3c452e881085ec Merge pull request #1507 from CircleCI-Public/use-go-git * 5d42bcdc51554c996069c088d372804ab0bc0a20 Make a new branch for each winget release * 000b573d7926364a31c96fa9e3562dc00aebcc84 Remove dependency on external `git` install

Read release notes

Version history

Version Updated Notes
1.0.41513-pre ## Changelog * 5cb56c784a9fcd4dba0f81ed6d3c452e881085ec Merge pull request #1507 from CircleCI-Public/use-go-git * 5d42bcdc51554c996069c088d372804ab0bc0a20 Make a new branch for each winget release * 000b573d7926364a31c9...