Documentation Index
Fetch the complete documentation index at: https://docs.sqlbuild.com/llms.txt
Use this file to discover all available pages before exploring further.
sqb rollback
Restores a virtual environment to a prior finalized checkpoint by rebinding its refs and refreshing logical views. Virtual mode only.Usage
Flags
| Flag | Description |
|---|---|
--virtual-env | Target VDE name (defaults to active environment name) |
--checkpoint-id | Restore a specific checkpoint instead of the previous one |
--select, -s | Roll back specific models only |
--exclude | Exclude specific models |
--allow-partial-rollback | Accept a working VDE when partial rollback leaves downstream stale |
--include-stale-upstreams | Add required upstream refs from the checkpoint |
--verbose, -v | Show uncapped model sets |
--var | Set project variables |

