(Reference, do not merge) Make Tiger CLI and MCP prominent across the docs - #375
Draft
atovpeko wants to merge 8 commits into
Draft
(Reference, do not merge) Make Tiger CLI and MCP prominent across the docs#375atovpeko wants to merge 8 commits into
atovpeko wants to merge 8 commits into
Conversation
Add dedicated Tiger CLI and MCP sections (Learn concept page, Build section, Get started group), split the CLI/REST get-started page, add an AI-assistant callout on Build data pages, add Console/CLI tabs on applicable service-management pages, reformat the CLI and MCP reference into per-command sections, and surface Tiger CLI, Tiger MCP, and the REST API as separate Reference dropdown entries.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
The Tiger Cloud dropdown-expand rule matched the section label in every tab, which also expanded the Learn tab's Tiger Cloud group. Key the expand set by tab label so only the Reference dropdown is affected.
- Fill in the CLI tab on the AWS and Azure service management pages with reset-password, pause/resume, and delete commands; note that environment changes and free-to-standard conversion are Console-only - Link agent best practices to the read-only database role page for defense in depth - Make macOS the default Tiger CLI install tab and normalize the label Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
ggodeke
approved these changes
Jul 2, 2026
solugebefola
approved these changes
Jul 3, 2026
solugebefola
left a comment
Contributor
There was a problem hiding this comment.
LGTM with minor points. One overarching thing is that the changes use "AI assistant" a lot, but I wonder if we should lean into "AI agent" instead, since that's the term that I hear most frequently
- Rename "AI assistant" to "AI agent" across CLI/MCP pages, quickstarts, reference pages, shared partials, and the get-started nav label (leaves the SQL assistant feature, changelog, and Eon example untouched) - Retitle the DoWithAi callout to "Try this with your AI agent" so it reads as an alternative, not a prerequisite - Move DoWithAi above the manual steps on migrate-to-new-form - Apply wording fixes on common-tasks (clarify same service/data ops) - Reword the read-only-role callout and extract it into a shared partial (_read-only-role-vs-agent-mode.mdx) used by AWS and Azure - Add a password-reset warning to _service-management.mdx - Small fixes on learn/index, mcp-cli, rest-api intro, and quickstart tip
- Extract the duplicated CLI-tab content from the AWS and Azure service management pages into a shared partial (_service-management-cli.mdx) - Add a warning that resetting the password over the CLI breaks existing connections until connection details are updated - Rename the two remaining "assistant" references to "agent" in the agent best-practices read-only role note
- Turn the "Manage your services" list on common-tasks into a
CLI-command / agent-prompt table
- Replace the {C.CLI_REPO_URL} constant with the literal
https://github.com/timescale/tiger-cli in the "File an issue" links
This was referenced Jul 7, 2026
This was referenced Jul 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
Make Tiger CLI and Tiger MCP more prominent and discoverable across the docs:
tiger mcpcommands into the CLI reference.Affected pages
Related Issues
Issue: #
Checklist before requesting a review