Skip to content

feat: list your developer sandboxes#379

Draft
vegeris wants to merge 4 commits intomainfrom
evegeris-sandbox-integration-list
Draft

feat: list your developer sandboxes#379
vegeris wants to merge 4 commits intomainfrom
evegeris-sandbox-integration-list

Conversation

@vegeris
Copy link
Contributor

@vegeris vegeris commented Mar 10, 2026

Changelog

Sandbox management in the CLI will be behind a feature flag for a while and we don't need to announce it in the Changelog

Summary

This PR adds a sandbox list command, which will list the user's developer sandboxes. More specifically, it lists all active or archived sandboxes owned by the developer account with the same email address as the auth being used in the request. In this PR, we just select the first auth in the list unless the user supplies the --team flag, in which case we will use their auth for that particular team.

The full PRD can be seen here. (Note that exact flags etc. are a suggestion rather than a product requirement)

Requirements

@vegeris vegeris added the semver:minor Use on pull requests to describe the release version increment label Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:minor Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant