Skip to content

docs: fix the preview delete invocation - #685

Merged
Zach Dunn (zachdunn) merged 1 commit into
mainfrom
docs/preview-delete-syntax
Aug 17, 2026
Merged

docs: fix the preview delete invocation#685
Zach Dunn (zachdunn) merged 1 commit into
mainfrom
docs/preview-delete-syntax

Conversation

@zachdunn

Copy link
Copy Markdown
Member

Follow-up to #683. The playbook's cleanup command, wrangler preview delete <name>, just prints help — the name is a flag, not a positional. Verified on wrangler 4.110 while deleting the demo preview:

npx wrangler preview delete --name previews-adoption-test -y
✨ Preview "previews-adoption-test" deleted successfully.

One line changed in docs/previews.md.

`wrangler preview delete <name>` prints help; the working form
(verified on wrangler 4.110) passes the name as a flag:
`wrangler preview delete --name <name> -y`.
@changeset-bot

changeset-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 19ff488

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (2)
  • coderabbit:review
  • review
🚫 Excluded labels (none allowed) (1)
  • wip

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: aea50562-867e-4683-919e-d1fa4c48096c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@zachdunn
Zach Dunn (zachdunn) merged commit d862151 into main Aug 17, 2026
1 check passed
@zachdunn
Zach Dunn (zachdunn) deleted the docs/preview-delete-syntax branch August 17, 2026 17:16
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