Skip to content

[eas-cli] Add eas update:embedded:delete command#3809

Draft
gwdp wants to merge 1 commit into
mainfrom
gwdp/embedded-update-delete-cmd
Draft

[eas-cli] Add eas update:embedded:delete command#3809
gwdp wants to merge 1 commit into
mainfrom
gwdp/embedded-update-delete-cmd

Conversation

@gwdp
Copy link
Copy Markdown
Contributor

@gwdp gwdp commented May 29, 2026

Why

Lets users delete an embedded update from the CLI. Pairs with expo/universe#27767. Ref ENG-21466.

How

Mirrors eas update:embedded:view / :list / :upload. Confirmation prompt unless --non-interactive; --json round-trips { id }. Maps NOT_FOUND_ERROR to a friendly message via a new isEmbeddedUpdateNotFoundError helper.

The mutation wrapper uses inline types and an eslint-disable graphql/template-strings block until the server mutation merges and codegen regenerates generated.ts. Marked draft until then.

Test Plan

yarn tsc --noEmit, yarn lint clean. 6 new unit tests: confirm-path, non-interactive, abort, --json, NOT_FOUND, unexpected rethrow.

@github-actions
Copy link
Copy Markdown

✅ Thank you for adding the changelog entry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant