Skip to content

Commit

Permalink
Update README with dbt deps operator
Browse files Browse the repository at this point in the history
  • Loading branch information
etoulas committed Aug 27, 2021
1 parent a267830 commit 766f2e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ There are five operators currently implemented:

* `DbtDocsGenerateOperator`
* Calls [`dbt docs generate`](https://docs.getdbt.com/reference/commands/cmd-docs)
* `DbtDepsOperator`
* Calls [`dbt deps`](https://docs.getdbt.com/docs/deps)
* `DbtSeedOperator`
* Calls [`dbt seed`](https://docs.getdbt.com/docs/seed)
* `DbtSnapshotOperator`
Expand Down

0 comments on commit 766f2e9

Please sign in to comment.