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 target |
--select, -s | Select audits attached to specific models |
--exclude | Exclude audits attached to specific models |

