Support seed selection in dbt seed
with --select
#1711
Labels
enhancement
New feature or request
good_first_issue
Straightforward + self-contained changes, good for new contributors!
Milestone
I think it would be useful if it were possible to use
dbt seed
with a single file or a group of files, similar to the feature of running a single model or a group of models usingdbt run --models <model_name>
.The text was updated successfully, but these errors were encountered: