Share feedback
Answers are generated based on the documentation.

sbx secret

内容説明Manage stored secrets

Description

Manage stored secrets for sandbox environments.

Secrets are stored per service name (e.g., "github", "anthropic", "openai"). When a sandbox starts, the proxy uses stored secrets to authenticate API requests on behalf of the agent. The secret is never exposed directly to the agent.

Secrets can be scoped globally (shared across all sandboxes) or to a specific sandbox.

Commands

コマンド内容説明
sbx secret lsList stored secrets
sbx secret rmRemove a secret
sbx secret setCreate or update a secret

Global options

オプションデフォルト内容説明
-D, --debugEnable debug logging