Publishing & Deploy

Rollback

vibesites_rollback

Rollback a site to a previous version. Use get_history first to find the commit SHA. This reverts all files to that state and re-publishes automatically.

Parameters

NameTypeRequiredDescription
site_idstringRequiredSite ID
commit_shastringRequiredGit commit SHA to rollback to

Example

Ask Claude something like:

Prompt example
"Roll back to the version before the last change"

Related tools