acme.lightdash.cloud) to a project on app.lightdash.cloud.
Before you start
- Install the Lightdash CLI.
- Check that the target project has the same dbt models and explores that the dashboard’s charts reference. If they don’t match, the upload fails validation.
Step 1: Download from the source project
Log in to the source instance, select the source project, then download the dashboard. Charts, virtual views, and data apps referenced by the dashboard are pulled automatically.--strip-pivot-series so the chart YAML doesn’t hardcode pivot values from the source project:
Step 2: Upload to the target project
If the target project is on a different instance, log in to it first, then select the project and upload:--force is required to create content that doesn’t already exist in the target project, and --validate checks for errors after the upload finishes. For which dependencies travel automatically and which need a flag, see What download and upload include.