dbt seed

Loads CSV files into the database

Options

NameDescription
--profiles-dir <profiles directory>Set the profiles directory
--profile <Profile name>Select the profile to use
-x, --fail-fastExit immediately if a single model fails to build
--select <Select subset>Run specific seeds
--exclude <Exclude subset...>Exclude subset of models
--bypass-cacheBypass the cache
--selector <YAML selector file name...>This flag specifies one or more named selectors, defined in a <selector name>.yml file