mirror of https://github.com/databricks/cli.git
6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
|
trace $CLI bundle init dbt-sql --config-file ./input.json --output-dir output
|
||
|
|
||
|
cd output/my_dbt_sql
|
||
|
trace $CLI bundle validate -t dev
|
||
|
trace $CLI bundle validate -t prod
|