daedaleanai/dbt

Add a version command

Closed this issue · 1 comments

It would be helpful if there was a command which printed out the version of the tool. Then when you update, you can easily check you're running the new version.

eg something like this:
$ dbt version
dbt version dbt0.0.2

Added in v0.1.11