Dbt CLIDbt CLI
Dbt CLICertified

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, letting 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.