dbt run

Runs the models in a project

Options

NameDescription
--full-refreshTreat incremental models as table models
-x, --fail-fastExit immediately if a single model fails to build
--use-colorsDefault value -- colorize run logs
--no-use-colorsDisable log colorizing
--profiles-dir <directory>Set the profiles directory
--profile <name>Select the profile to use
--target <Target profile>The target profile
--vars <variables>Variable values to override dbt_project.yml
--threads <threads>Number of concurrent database jobs
-s, --select <subset...>Select subset of models
--exclude <subset...>Exclude subset of models
--bypass-cacheBypass the cache