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 promote
Promotes model version refs from a source VDE to a target VDE. No models are rebuilt - promotion swaps pointers and refreshes logical views. Virtual mode only.Usage
Flags
| Flag | Description |
|---|---|
--from | Source VDE name (required) |
--to | Target VDE name (required) |
--select, -s | Select specific models to promote |
--exclude | Exclude specific models |
--allow-partial-promotion | Accept a working target VDE when partial promotion leaves downstream stale |
--include-stale-upstreams | Add required stale upstream refs to the promotion scope |
--verbose, -v | Show uncapped model sets |
--var | Set project variables |

