Skip to content

docs(cli): add sandbox command usage examples#1288

Open
luojiyin1987 wants to merge 2 commits intoe2b-dev:mainfrom
luojiyin1987:docs/cli-sandbox-usage
Open

docs(cli): add sandbox command usage examples#1288
luojiyin1987 wants to merge 2 commits intoe2b-dev:mainfrom
luojiyin1987:docs/cli-sandbox-usage

Conversation

@luojiyin1987
Copy link
Copy Markdown
Contributor

@luojiyin1987 luojiyin1987 commented Apr 23, 2026

Summary

  • add a Common sandbox commands section to the CLI README
  • document common sandbox workflows with concrete examples
  • keep this guidance in docs instead of expanding command-level help text

Changes

  • document sandbox create, list, info, connect, logs, metrics, and exec
  • include examples for --detach, state and metadata filters, JSON output, and --follow
  • clarify sandbox exec usage with --, environment variables, and piped stdin

Closes #1289

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 23, 2026

⚠️ No Changeset found

Latest commit: 6a830b8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

docs(cli): add sandbox command usage examples to CLI README

1 participant