mirror of https://github.com/databricks/cli.git
13 lines
254 B
Cheetah
13 lines
254 B
Cheetah
|
bundle:
|
||
|
name: dashboards
|
||
|
|
||
|
workspace:
|
||
|
root_path: "~/.bundle/{{.unique_id}}"
|
||
|
|
||
|
resources:
|
||
|
dashboards:
|
||
|
file_reference:
|
||
|
display_name: test-dashboard-{{.unique_id}}
|
||
|
file_path: ./dashboard.lvdash.json
|
||
|
warehouse_id: {{.warehouse_id}}
|