databricks-cli/tmp/dashboard-dab/README.md

7 lines
157 B
Markdown
Raw Normal View History

2024-09-04 09:30:42 +00:00
# Iterating
```
databricks lakeview get 01ef69c6a1b61c85a97505155d58015e --output json | jq -r .serialized_dashboard | jq -S . > dashboard.lvdash.json
```