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 audit
Runs all attached audits without rebuilding models. Useful for verifying data quality on existing warehouse state.Usage
Flags
| Flag | Description |
|---|---|
--no-sql-validation | Skip compile-time SQL syntax validation |
--defer-to | Resolve model references against another environment |
--select, -s | Select audits attached to specific models |
--exclude | Exclude audits attached to specific models |

