databricks-cli/acceptance/bundle/validate/include_locations/script

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
198 B
Plaintext
Raw Normal View History

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