Skip to content

Get started with Tiger CLI, MCP, and the REST API (verified vs CLI v0.21.1) - #383

Merged
atovpeko merged 10 commits into
mainfrom
atovpeko/cli-mcp-get-started
Jul 10, 2026
Merged

Get started with Tiger CLI, MCP, and the REST API (verified vs CLI v0.21.1)#383
atovpeko merged 10 commits into
mainfrom
atovpeko/cli-mcp-get-started

Conversation

@atovpeko

@atovpeko atovpeko commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Describe your changes

Restructure Get Started to give CLI/MCP/REST its own section + synced the actual pages to the latest product

Affected pages

Related Issues

Part of the Tiger CLI and MCP docs effort (umbrella: #375). No separate issue.

Issue: #

Checklist before requesting a review

  • - This is ready for review. If not, raise as a draft PR
  • - I have reviewed my changes.
  • - I have confirmed the content is technically accurate.
  • - I have tested any code that is added or updated on the latest available version.
  • - I have confirmed the content is free of typos or grammar errors.
  • - I have verified all images and videos are clear and match production (or dev for unreleased features).
  • - This references a feature that is public. If not, add a note and we can schedule the merge for after the feature release.

atovpeko added 2 commits July 7, 2026 15:58
… login

- Split the combined CLI/REST quickstart into "Get started with Tiger CLI"
  and "Get started with the REST API"; add the Tiger CLI and MCP nav group
- Add the CLI/MCP/REST product constants
- Point the old cli-rest-api URLs at the new Tiger CLI page
- CLI flow: drop the separate "Tiger Cloud account" prerequisite and note
  that tiger auth login lets you sign up if you don't have an account
- Link the account prerequisite straight to the "Create an account" section
Tested the full get-started flow against the released CLI (v0.21.1) and
corrected the docs to match:

- Auth: replace the PAT-era "10 client credentials" wording with the OAuth
  browser sign-in flow, real post-login "Next steps" output, and note that
  login can create an account
- service create: defaults are plan-dependent; free is `--cpu shared`
- config show: real table output and current keys
- service create sample: real output incl. the Environment row
- MCP: add the antigravity and kiro-cli clients, fix read-only wording
- REST samples: drop paused/volume_type, add the metrics object, fix
  environment (DEV) and invalid port/empty-list samples
@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tiger-data-docs Ready Ready Preview, Comment Jul 10, 2026 1:08pm

atovpeko and others added 2 commits July 7, 2026 18:19
- Reframe service defaults around free vs paid services (no free plan);
  verified capability split against Tiger CLI v0.21.1
- Drop redundant account-signup sentence
- Genericize service create / config show sample tables to
  <service-id>/<project-id>/<port> placeholders
@atovpeko
atovpeko requested review from Askir and aprimakina July 7, 2026 15:25
@atovpeko
atovpeko marked this pull request as ready for review July 8, 2026 09:23
@atovpeko
atovpeko requested a review from a team July 8, 2026 09:23
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

✅ Checklist Complete

Thank you for taking the time to properly review your PR! All checklist items are complete.

Comment thread src/content/docs/get-started/quickstart/rest-api.mdx Outdated
Comment thread src/content/docs/get-started/quickstart/tiger-cli.mdx
Comment thread src/partials/_devops-cli-install.mdx
Comment thread src/content/docs/get-started/quickstart/mcp-cli.mdx Outdated
Comment thread src/partials/_devops-cli-get-started.mdx Outdated
Comment thread src/partials/_devops-cli-get-started.mdx Outdated
atovpeko added 2 commits July 10, 2026 16:00
…sions

- Remove confusing 'time-series' capability mention (always installed)
- Simplify default example without addon flags
- Add note explaining pgvector, pgvectorscale, pg_textsearch are
  pre-installed but require SQL CREATE EXTENSION to use
- Link to CLI reference for full customization options

Addresses Solar's feedback on PR #383
Keep the information as plain text instead of a note callout
@atovpeko
atovpeko merged commit 2dbeb93 into main Jul 10, 2026
6 of 7 checks passed
@atovpeko
atovpeko deleted the atovpeko/cli-mcp-get-started branch July 10, 2026 13:12
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.

3 participants