0.1.2 • Published 8 months ago
clean-cf-pages v0.1.2
delete-all-deployments
Deletes all deployments given a Pages project name
npx clean-cf-pages --accountId xxx --apiToken xxx --projectName xxx
# Develop
bun cli.ts --accountId xxx --apiToken xxx --projectName xxx
This is converted from cloudflare's workaround script.
This CLI is made because I do this frequently.