Skip to content

Update from code changes: CLI apps flag grammar (--include-apps, --apps <uuid>)#984

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/21c1be83
Open

Update from code changes: CLI apps flag grammar (--include-apps, --apps <uuid>)#984
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/21c1be83

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Document the shared --apps / --include-apps grammar across lightdash upload and lightdash download, including the breaking change on upload --apps.

Changes

  • lightdash upload: document that --apps now requires one or more <appUuid> values, add the new --include-apps flag for uploading every folder under lightdash/apps/, and call out the breaking change with a warning.
  • lightdash download: replace the "capped at the first 10, only apps in a space" description with the new behavior — every app in the project via a new endpoint, with a graceful fallback and warning against older servers.
  • lightdash download: add the new --apps-limit <n> flag (default 50), and note that explicit --apps <uuid> values are never capped.
  • Note that apps with no built version are now skipped with a summary count instead of failing the whole run.
  • Update the Data apps guide's as-code section and examples to match, and recommend --apps <appUuid> for agents or scripts editing a single app.

Context

@github-actions

github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

🤖 Documentation Bot

All checks passed! No issues found.

@mintlify mintlify Bot requested a review from magnew July 11, 2026 00:44
@mintlify

mintlify Bot commented Jul 11, 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 Jul 11, 2026, 1:06 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant