mirror of https://github.com/databricks/cli.git
3 lines
198 B
Plaintext
3 lines
198 B
Plaintext
|
trace $CLI bundle validate -t dev -o json --include-locations | jq .__locations > output.dev.json
|
||
|
trace $CLI bundle validate -t prod -o json --include-locations | jq .__locations > output.prod.json
|