Rollback
vibesites_rollbackRollback 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
| Name | Type | Required | Description |
|---|---|---|---|
site_id | string | Required | Site ID |
commit_sha | string | Required | Git commit SHA to rollback to |
Example
Ask Claude something like:
Prompt example
"Roll back to the version before the last change"