Commands
Covers the key dbt CLI commands and their use cases, including run, test, source freshness, compile, documentation, and utility commands to control data transformations.

The Basics: dbt run

Running Tests
Source Freshness
Compile
Generate Documentation
Debug Mode
The Snapshot
Build Everything
CSVs: dbt seed
List Models: dbt ls
Preview Model Output: dbt show
Retry When Something Fails
Custom Macros: dbt run-operation
Clone Production Environment
Last updated
Was this helpful?