Is there a `wrangler version` command for Pages?

Is there a wrangler versions command equivalent for pages? My use case is to have multi-stage deployments.
2 Replies
Walshy
Walshy3mo ago
There is not no, Pages has a different kind of versioning story already You could move to Workers Assets though and use that :)
relates
relatesOP3mo ago
Hey Walshy! Are you able to rollback to a specific build with Pages via Wrangler? Also, as I understand it, you can't promote a preview build with Pages to production - is that right? Thanks!

Did you find this page helpful?