Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simonharrer authored Nov 28, 2023
1 parent 5313acf commit 2f3c227
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,10 @@ $ datacontract test
# print model
$ datacontract model

# add model
# export model as dbt
$ datacontract model --type=dbt

# import dbt as model
$ datacontract model --type=dbt < my_dbt_model.yaml

# print quality definitions
Expand Down

0 comments on commit 2f3c227

Please sign in to comment.