<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/read-your-cypress-test-replay-from-the-terminal-and-hand-it-to-your-agent-udb13wzjw" -->

---
title: Read your Cypress Test Replay from the terminal, and...
description: Cypress has launched the Cypress Cloud CLI (`cy-cloud`), a terminal tool that exposes Cypress Cloud run data and Test Replay as structured JSON. It lets...
canonical: https://daily.dev/posts/read-your-cypress-test-replay-from-the-terminal-and-hand-it-to-your-agent-udb13wzjw
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Read your Cypress Test Replay from the terminal, and hand it to your agent | daily.dev
og:description: Cypress has launched the Cypress Cloud CLI (`cy-cloud`), a terminal tool that exposes Cypress Cloud run data and Test Replay as structured JSON. It lets...
og:url: https://daily.dev/posts/read-your-cypress-test-replay-from-the-terminal-and-hand-it-to-your-agent-udb13wzjw
og:image: https://api.daily.dev/og/posts/uDB13Wzjw.png
og:image:alt: Read your Cypress Test Replay from the terminal, and hand it to your agent
og:image:width: 1200
og:image:height: 630
og:locale: en
---

[cypress](https://daily.dev/sources/cypress)

[Read post](https://api.daily.dev/r/uDB13Wzjw)

# [Read your Cypress Test Replay from the terminal, and hand it to your agent](https://api.daily.dev/r/uDB13Wzjw "Go to post")

Cypress has launched the Cypress Cloud CLI (\`cy-cloud\`), a terminal tool that exposes Cypress Cloud run data and Test Replay as structured JSON. It lets developers and AI coding agents (Claude Code, Codex CLI, Copilot CLI) programmatically triage failed CI runs by listing failed tests, pulling error details and screenshots, and inspecting the full replay timeline including commands, network requests, and console logs. The CLI caches replay data locally for performance, authenticates once via OAuth or a personal access token, and outputs Zod-compliant JSON that can be piped through \`jq\` or scripted. It complements Cypress Cloud MCP (for editor agents) and the Data Extract API, and is available on all Cypress Cloud plans including the free tier.

[#testing](/tags/testing "Check all #testing posts")[#ai-agents](/tags/ai-agents "Check all #ai-agents posts")[#cicd](/tags/cicd "Check all #cicd posts")[#cli](/tags/cli "Check all #cli posts")[#cypress](/tags/cypress "Check all #cypress posts")

Jul 23•7m read time•From [cypress.io](https://api.daily.dev/r/uDB13Wzjw "cypress.io")

[![Post cover image](https://storage.ghost.io/c/12/89/12899ca1-4786-4eea-b7e1-9c5268baa48a/content/images/2026/07/Convert-to-GIF-project---July-23--2026-at-15.29.27.gif)](https://api.daily.dev/r/uDB13Wzjw "Go to post")

Table of contents

[What is the Cypress Cloud CLI?](https://api.daily.dev/r/uDB13Wzjw?a=what-is-the-cypress-cloud-cli "What is the Cypress Cloud CLI?")[How to triage a failing run](https://api.daily.dev/r/uDB13Wzjw?a=how-to-triage-a-failing-run "How to triage a failing run")[Next Step: Point your agent at it](https://api.daily.dev/r/uDB13Wzjw?a=next-step-point-your-agent-at-it "Next Step: Point your agent at it")[Four ways to access your Cypress Cloud data](https://api.daily.dev/r/uDB13Wzjw?a=four-ways-to-access-your-cypress-cloud-data "Four ways to access your Cypress Cloud data")[Get started](https://api.daily.dev/r/uDB13Wzjw?a=get-started "Get started")[Ready to try it?](https://api.daily.dev/r/uDB13Wzjw?a=ready-to-try-it "Ready to try it?")

989 Impressions

Comment

Bookmark

Copy

![Placeholder image for anonymous user](https://media.daily.dev/image/upload/s--qsFuKGv_--/t_logo,f_auto/public/noProfile)Share your thoughtsPost

[![cypress's image](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ad08f015b27b4d42a287d745bbb9c722)](https://daily.dev/sources/cypress)

[cypress](https://daily.dev/sources/cypress "https://daily.dev/sources/cypress")

Cypress's platform is a resource for developers and QA engineers, offering insights into end-to-end ... Read more

135 Followers

•

245 Upvotes

#### Would you recommend this post?

Copy link

WhatsApp

Facebook

X

New Squad

Copy linkShare with your friends

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Read your Cypress Test Replay from the terminal, and hand it to your agent","url":"https://daily.dev/posts/read-your-cypress-test-replay-from-the-terminal-and-hand-it-to-your-agent-udb13wzjw","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/read-your-cypress-test-replay-from-the-terminal-and-hand-it-to-your-agent-udb13wzjw"},"datePublished":"2026-07-23T21:59:39.921Z","dateModified":"2026-07-24T00:26:26.779Z","description":"Cypress has launched the Cypress Cloud CLI (`cy-cloud`), a terminal tool that exposes Cypress Cloud run data and Test Replay as structured JSON. It lets...","image":"https://storage.ghost.io/c/12/89/12899ca1-4786-4eea-b7e1-9c5268baa48a/content/images/2026/07/Convert-to-GIF-project---July-23--2026-at-15.29.27.gif","thumbnailUrl":"https://storage.ghost.io/c/12/89/12899ca1-4786-4eea-b7e1-9c5268baa48a/content/images/2026/07/Convert-to-GIF-project---July-23--2026-at-15.29.27.gif","isAccessibleForFree":true,"articleSection":"cypress","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"cypress","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ad08f015b27b4d42a287d745bbb9c722","url":"https://daily.dev/sources/cypress"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/read-your-cypress-test-replay-from-the-terminal-and-hand-it-to-your-agent-udb13wzjw","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"testing,ai-agents,cicd,cli,cypress","timeRequired":"PT7M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"cypress","item":"https://daily.dev/sources/cypress"},{"@type":"ListItem","position":3,"name":"Read your Cypress Test Replay from the terminal, and hand it to your agent"}]}
```

