Skip to content

docs: add porter sandbox volume CLI command reference#365

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/99bb8200
Open

docs: add porter sandbox volume CLI command reference#365
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/99bb8200

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the new porter sandbox volume CLI commands for managing cluster-scoped persistent volumes that sandboxes can mount.

Changes

  • New page standard/cli/command-reference/porter-sandbox-volume.mdx covering create, list, get, and delete subcommands with usage, flags, and examples
  • Note on mounting volumes with porter sandbox create --volume <mount>=<name|id>, which now accepts a volume name in addition to a UUID
  • Registered the page under the CLI Command Reference group in mint.json

Context

Upstream PR adds porter sandbox volume {list, create, get, delete} and extends porter sandbox create --volume to accept volume names alongside UUIDs (resolved client-side via a lookup endpoint). Volumes are DNS-1123 labels created up front and referenced from sandbox launch so data persists across runs.

cc @sophiajwitt for review.

@mintlify mintlify Bot requested review from jackowfish and sophiajwitt June 19, 2026 14:49
@mintlify

mintlify Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
porter 🟢 Ready View Preview Jun 19, 2026, 2:54 PM

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.

0 participants