Copy as Markdown[Open in ChatGPT](https://chatgpt.com/?q=Read%20https%3A%2F%2Fcoralogix.com%2Fdocs%2Fuser-guides%2Frelease-notes%2Fcx-cli.md%20and%20help%20me%20with%20my%20question%20about%20this%20Coralogix%20documentation%20page.)[Open in Claude](https://claude.ai/new?q=Read%20https%3A%2F%2Fcoralogix.com%2Fdocs%2Fuser-guides%2Frelease-notes%2Fcx-cli.md%20and%20help%20me%20with%20my%20question%20about%20this%20Coralogix%20documentation%20page.)

# cx-cli

Aug 24, 2026

One-command setup with `cx init`

New

[![Pinning an object as data context with Add to Olly context in Explore](/docs/assets/images/add-olly-5135c4bbf2d954a8550ea7274f831d27.webp)](https://coralogix.com/docs/assets/images/add-olly-5135c4bbf2d954a8550ea7274f831d27.webp)

Setting up the CLI is now a single command. `cx init` creates your profile, installs the agent skills, and offers to set up shell tab-completion in one guided run, so you can no longer end up with a CLI your coding agent doesn't know how to use.

You no longer need to know your region: paste the Coralogix URL you use in the browser and `cx` derives the region for you. A URL it doesn't recognize, such as a bring-your-own-cloud or private-link deployment, becomes a custom API endpoint instead of an error. Sign-in is a browser login, so there is no API key to paste.

New profiles allow risky commands (`iam` and `archive` write operations) and have [Olly](https://coralogix.com/docs/user-guides/olly/ask-olly.md) enabled. Neither is prompted for. Change `allow_risky_commands` or `olly_enabled` in `~/.cx/config.toml` afterwards, or create the first profile with `cx profiles add --disable-olly`.

Spell the run out with flags (`cx init --url ... --api-key $CX_API_KEY --global-skills`) and it prompts for nothing, which is the path for CI, containers, and coding agents. A new `cx skills install` command installs and updates the agent skills on their own, and any command run on a machine with no profile now points you at `cx init`.

**[Learn more](https://coralogix.com/docs/external/cx-cli/documents/quickstart)**

Jun 1, 2026

Coralogix docs lookup from the terminal

New

Two new commands (`cx docs search <query>` and `cx docs fetch <suffix>`) search and read the [Coralogix documentation portal](https://coralogix.com/docs) directly from your terminal. Use `--limit` to widen the result set and `-o json` or `-o agents` for machine-readable output.

No API key is required. The docs portal is public. The same lookup is also available in the [Coralogix MCP server](https://coralogix.com/docs/user-guides/mcp-server/tools/catalog.md#documentation--reference) as `search_docs` and `fetch_doc`.

**[Learn more](https://coralogix.com/docs/external/cx-cli)**

Jun 14, 2026

AI-native Case management from the terminal

New

A new Cases skill for cx-cli brings incident response to the terminal. Use `cx` to query Cases, troubleshoot and resolve incidents, run analytics, and follow AI agent-guided lifecycle steps (from triage through resolution) without leaving your shell. **[Learn more](https://coralogix.com/docs/external/cx-cli)**

April 2026

cx-cli launch

New

The Coralogix CLI (`cx-cli`) is now available. Query logs, metrics, spans, and Real User Monitoring (RUM) data from the terminal using DataPrime and PromQL. Built for humans and AI agents. Includes multi-profile fan-out, AI-friendly output formats, and bundled skills for Claude Code, Cursor, Codex, and 40+ more agents. **[Learn more](https://coralogix.com/docs/external/cx-cli)**
