Dbt CLI Dbt CLI
Dbt CLI Certified

Tasks that run dbt via the CLI for building, testing, and managing projects.

Wraps dbt commands (build, run, test, compile, seed, snapshot, deps, etc.) using container or custom task runners so you can orchestrate dbt projects alongside the rest of your Kestra pipeline—refresh models before downstream loads, validate data, or publish docs. Lets you provide project directories, a dbt binary path, profiles, and environment variables. Supports fail-fast, warn-error, run-result parsing, and storing artifacts for downstream steps.