Skip to content

docs: document --combine-manifest flag on lightdash deploy#652

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/5409b7ad
Open

docs: document --combine-manifest flag on lightdash deploy#652
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/5409b7ad

Conversation

@mintlify

@mintlify mintlify Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

Summary

The CLI's deploy command now accepts --combine-manifest <path>, matching the behavior already available on preview and start-preview. This lets you merge an external dbt manifest.json into a deploy so the project stays complete even when dbt was only run against a subset of models. The deploy-generated manifest always wins on conflicts.

Changes

  • Added --combine-manifest <path> to the options list under lightdash deploy in the CLI reference.
  • Added an example showing how to combine --select with --combine-manifest for partial deploys.
@github-actions

github-actions Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

🤖 Documentation Bot

All checks passed! No issues found.

@mintlify

mintlify Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lightdash 🟢 Ready View Preview May 18, 2026, 2:30 PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant