# Read your Cypress Test Replay from the terminal, and hand it to your agent with the Cypress Cloud CLI

DevFeed: [Read your Cypress Test Replay from the terminal, and hand it to your agent with the Cypress Cloud CLI](<https://devfeed.tech/articles/read-your-cypress-test-replay-from-the-terminal-and-hand-it-to-your-agent-with-the-cypress-cloud-cli-12610.md>)

Original publisher: [Read original article](<https://www.cypress.io/blog/cypress-cloud-cli/>)

Published: 2026-07-23T21:46:47Z

Content type: article

Language: en

Sources: [Cypress Blog](<https://devfeed.tech/sources/cypress-blog.md>)

Topics: [Cypress](<https://devfeed.tech/topics/cypress.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [JSON](<https://devfeed.tech/topics/json.md>), [ai-coding](<https://devfeed.tech/topics/ai-coding.md>), [ci](<https://devfeed.tech/topics/ci.md>), [Cache](<https://devfeed.tech/topics/cache.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [cache](<https://devfeed.tech/tags/cache.md>), [ci](<https://devfeed.tech/tags/ci.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [cli](<https://devfeed.tech/tags/cli.md>), [codex](<https://devfeed.tech/tags/codex.md>), [copilot](<https://devfeed.tech/tags/copilot.md>), [cypress](<https://devfeed.tech/tags/cypress.md>), [json](<https://devfeed.tech/tags/json.md>)

## AI overview

The Cypress Cloud CLI brings Cypress Cloud run data and Test Replay into the terminal as structured JSON. It supports failed-run triage, inspection of test errors and timelines, CI integration, and use by shell-based agents such as Claude Code, Codex CLI, and Copilot CLI.

## Source excerpt

The Cypress Cloud CLI, published as @cypress/cloud, brings your run data and Test Replay into the terminal as structured JSON. Triage a failed run yourself, wire the commands into CI, or hand them to a shell-based agent that can read the full failure context without you in the middle.