Skip to content

DX-596-together-gpu-clusters: sync with mintlify-docs#955#33

Merged
zainhas merged 1 commit into
mainfrom
docs-sync/together-gpu-clusters/mintlify-docs-pr-955
Jun 19, 2026
Merged

DX-596-together-gpu-clusters: sync with mintlify-docs#955#33
zainhas merged 1 commit into
mainfrom
docs-sync/together-gpu-clusters/mintlify-docs-pr-955

Conversation

@zainhas

@zainhas zainhas commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Sync the together-gpu-clusters skill with togethercomputer/mintlify-docs#955, which replaced the legacy standalone tcloud CLI with the Together CLI (tg) across the GPU cluster docs.

Triggering doc changes

  • docs/gpu-clusters-api.mdx — primary rewrite: switched the CLI section from tcloud to tg beta clusters, swapped the installer to uv tool install "together[cli]", replaced tcloud sso login with TOGETHER_API_KEY auth, removed the Terraform Provider section, and updated all CI/cron/auto-scaling samples to use tg.
  • docs/gpu-clusters-management.mdx — "scaling operations" now lists "Together CLI" instead of "tcloud CLI".
  • docs/gpu-clusters-overview.mdx — removed Terraform from the "Full API access" bullet.
  • docs/gpu-clusters-quickstart.mdx — kubeconfig is now downloaded via tg beta clusters get-credentials [CLUSTER_ID] --set-default-context.

Skill changes

  • Renamed references/tcloud-cli.mdreferences/cli.md; the file is no longer about a legacy binary.
  • Updated install instructions to uv tool install "together[cli]" (with a uvx note for CI/CD).
  • Replaced together auth login with TOGETHER_API_KEY env-var auth, matching the new docs.
  • Switched all CLI examples from together beta clusters … to tg beta clusters … (the form used throughout the docs); noted that together remains an alias.
  • Dropped the "Standalone tcloud" install section and the per-command "Equivalent tcloud command" blocks now that tcloud is no longer referenced upstream.
  • Added the --non-interactive flag and the interactive-prompt behavior for tg beta clusters create.
  • Pointed SKILL.md routing and Resource Map at the new references/cli.md and relabeled "tcloud CLI workflows" as "Together CLI workflows".

Validation: python scripts/quick_validate.py skills/together-gpu-clusters and python scripts/quality_check.py both pass.


Generated by the Sync Skills Cursor Automation. Please review before merging.

Sync with togethercomputer/mintlify-docs#955, which replaced the legacy
standalone tcloud binary with the Together CLI (tg) in the GPU clusters
docs.

- Rename references/tcloud-cli.md to references/cli.md and rewrite for tg
- Use 'uv tool install "together[cli]"' install and TOGETHER_API_KEY auth
- Switch CLI examples from 'together beta clusters' to 'tg beta clusters'
- Drop standalone tcloud install/auth and 'Equivalent tcloud command' blocks
- Add --non-interactive flag and interactive prompt note
- Update SKILL.md routing labels and Resource Map to point at cli.md
@zainhas

zainhas commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator Author

@pahluwalia-tcloud @muhsinking could I get a review on this to sync GPU skill with recent docs updates

@zainhas zainhas merged commit 9815b94 into main Jun 19, 2026
2 checks passed
@zainhas zainhas deleted the docs-sync/together-gpu-clusters/mintlify-docs-pr-955 branch June 19, 2026 01:58
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.

2 participants