docs: document recent CLI, sheets/excel, and Azure availability changes#11334
Conversation
- Cube CLI reference: add the `--branch` deploy flag, the `gh` alias for `github`, and the legacy `CUBEJS_TELEMETRY=false` env var - Google Sheets / Excel add-ins: document the workspace quick-find search box and the admin-only "Show applied filters in reports" setting - Cloud providers / pricing: Azure is now available on all plans, not just Enterprise Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0193tRNj2LEuVq3G8kDjNsQS
|
Claude finished @keydunov's task in 31s —— View job Code ReviewVerdict: LGTM — 0 blockers, 1 nit (pre-existing typo unrelated to this PR)
Summary Docs-only PR touching five
Quality
Nit (pre-existing, not introduced here)
Security / Perf / Tests — N/A (docs-only). |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0193tRNj2LEuVq3G8kDjNsQS
|
Claude finished @keydunov's task in 28s —— View job Code ReviewLGTM — 0 blockers. Prior nit (typo Review details
Summary of changes (2 commits, 5 files, +35/-15)
Quality
Security / Perf / Tests — N/A (docs-only). Branch: |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Check List
Description of Changes Made
Routine audit of recently merged changes against docs-mintlify turned up a few small, already-shipped gaps:
reference/cli.mdx): document the--branchflag oncube deploy, theghalias forcube github, and the legacyCUBEJS_TELEMETRY=falseenv var — all shipped in feat(cube-cli): native Rust CLI for the Cube Cloud public API #11289/feat(cube-cli): GitHub import, upload deploy, install/self-update, telemetry #11291 but missing from the CLI reference page added in docs: Cube CLI reference page #11333.docs/integrations/google-sheets.mdx,docs/integrations/microsoft-excel.mdx): document the workspace quick-find search box in the saved-reports list (companion to the console-ui workspace search already documented in docs: document workspace search and Chats History source filter #11324), and the admin-only Show applied filters in reports setting (Settings → Spreadsheet Add-ins) shipped in cubejs-enterprise#13181.admin/deployment/providers/index.mdx,admin/account-billing/pricing.mdx): Azure is now available on all plans (paywall removed in cubejs-enterprise#13158), not just Enterprise — the previous copy was out of date.No code changes; docs-mintlify only.
Generated by Claude Code