Skip to content

Commit

Permalink
add semantic model to cli param for resource type
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-connors-3 committed Sep 7, 2023
1 parent 08ae856 commit d3e7e9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/dbt/cli/params.py
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@
type=ChoiceTuple(
[
"metric",
"semantic_model",
"source",
"analysis",
"model",
Expand Down

0 comments on commit d3e7e9b

Please sign in to comment.