Skip to content

Commit

Permalink
document how to check plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
emekdahl-palmetto committed Dec 2, 2021
1 parent ce81f5b commit 3c4a25c
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 @@ -32,7 +32,10 @@ palm-dbt ships with a command to containerize and convert your existing dbt proj
palm containerize
```

Follow the prompts to select a dbt version and you will be ready to use this package.
## Check dbt plugin version

Check the version of palm-dbt inside a project in which you have configured palm with the dbt plugin:
`palm plugin versions`

### Adding palm dbt macros

Expand Down

0 comments on commit 3c4a25c

Please sign in to comment.