Skip to content

Releases: data-mie/dbt-cloud-cli

0.2.1

27 Dec 09:25
Compare
Choose a tag to compare

Fix nested click options translation to pydantic model kwargs (#17)

0.2.0

25 Dec 10:53
b0afb3f
Compare
Choose a tag to compare

Add new commands:

  • dbt-cloud job get
  • dbt-cloud job create
  • dbt-cloud job delete
  • dbt-cloud job export
  • dbt-cloud job import
  • dbt-cloud run get

0.1.0

25 Dec 10:51
1566e80
Compare
Choose a tag to compare

Initial release that implements the dbt-cloud job run command.