# CircleCI CLI (via Github Releases) (circleci-cli) The CircleCI command line interface (CLI) tool enables developers to build, validate, and test their pipeline jobs in their local development environments. ## Example Usage ```json "features": { "ghcr.io/devcontainers-extra/features/circleci-cli:1": {} } ``` ## Options | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | version | Select the version to install. | string | latest | --- _Note: This file was auto-generated from the [devcontainer-feature.json](devcontainer-feature.json). Add additional notes to a `NOTES.md`._