Skip to content

feat(cli): expose new cluster SDK parameters#378

Open
cursor[bot] wants to merge 2 commits into
nextfrom
cursor/sdk-cli-parameter-changes-4420
Open

feat(cli): expose new cluster SDK parameters#378
cursor[bot] wants to merge 2 commits into
nextfrom
cursor/sdk-cli-parameter-changes-4420

Conversation

@cursor
Copy link
Copy Markdown
Contributor

@cursor cursor Bot commented May 20, 2026

Summary

  • Expose newly generated beta cluster SDK parameters in CLI create/update/list commands
  • Add storage lifecycle/project filters and optional storage update size handling
  • Add remediation list order/page-size flags and focused CLI coverage

Testing

  • python3 -m ruff check src/together/lib/cli/api/beta/clusters/_json_params.py src/together/lib/cli/api/beta/clusters/create.py src/together/lib/cli/api/beta/clusters/update.py src/together/lib/cli/api/beta/clusters/list.py src/together/lib/cli/api/beta/clusters/storage/create.py src/together/lib/cli/api/beta/clusters/storage/update.py src/together/lib/cli/api/beta/clusters/storage/list.py src/together/lib/cli/api/beta/clusters/remediations/list.py tests/cli/test_beta_clusters.py
  • python3 -m pytest tests/cli/test_beta_clusters.py

Target base branch: next (do not retarget to main).

Requested reviewers: @blainekasten, stainless-app[bot] (incoming commit author).

cursoragent and others added 2 commits May 20, 2026 19:07
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
@blainekasten blainekasten changed the base branch from main to next May 20, 2026 19:09
@blainekasten blainekasten self-requested a review May 20, 2026 19:09
@blainekasten blainekasten marked this pull request as ready for review May 20, 2026 19:10
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