Prerequisites
- A dbt™ project connected to your Paradime workspace.
Paradime automatically runs
dbt deps at the start of every Bolt run, so you do not need to add it to your commands.Usage
Add the Run dbt™ Command command to your schedule and enter one or more dbt™ commands, one per line:--target flag to run against a connection other than the Scheduler Environment default (for example, dbt run --target ci).