Skip to content

docs: add PowerShell Pages deployment cleanup example#31756

Open
AlexMnrs wants to merge 2 commits into
cloudflare:productionfrom
AlexMnrs:docs/pages-powershell-deployment-cleanup
Open

docs: add PowerShell Pages deployment cleanup example#31756
AlexMnrs wants to merge 2 commits into
cloudflare:productionfrom
AlexMnrs:docs/pages-powershell-deployment-cleanup

Conversation

@AlexMnrs

Copy link
Copy Markdown

Summary

  • add tabs for the Pages deployment cleanup script
  • keep the existing macOS/Linux shell example
  • add a Windows PowerShell version that uses ConvertFrom-Json instead of jq

Closes #31753

Validation

  • git diff --check

Note: I attempted pnpm exec prettier --check src/content/docs/pages/platform/known-issues.mdx, but it timed out locally after the dependency install did not complete within two minutes. I stopped the stale local processes and did not keep generated dependency files.

@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 5330e05.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

Checks PR title, description, and redirect checklist.

No convention issues found.

Style Guide Review

No style-guide issues found.

Redirects

No missing redirect entries found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Windows PowerShell alternative for "delete project with too many deployments" guide

6 participants