sbx
| Description | Manage AI coding agent sandboxes. |
|---|---|
| Usage | sbx |
Description
Docker Sandboxes creates isolated sandbox environments for AI agents, powered by Docker.
Run without a command to launch interactive mode, or pass a command for CLI usage.
Commands
| Command | Description |
|---|---|
sbx completion |
Generate the autocompletion script for the specified shell |
sbx cp |
Copy files or directories between a sandbox and the host |
sbx create |
Create a sandbox for an agent |
sbx daemon |
Manage sandboxd daemon |
sbx diagnose |
Diagnose common issues with your sbx installation |
sbx exec |
Execute a command inside a sandbox |
sbx kit |
experimental Manage kit artifacts |
sbx login |
Sign in to Docker |
sbx logout |
Stop all running sandboxes and sign out of Docker |
sbx ls |
List sandboxes |
sbx mcp |
Manage MCP servers |
sbx policy |
Manage sandbox policies |
sbx ports |
Manage sandbox port publishing |
sbx reset |
Reset all sandboxes and clean up state |
sbx rm |
Remove one or more sandboxes |
sbx run |
Run an agent in a sandbox |
sbx secret |
Manage stored secrets |
sbx setup |
experimental Detect host configuration and prepare Docker Sandboxes |
sbx skills |
experimental Manage skills shared across sandboxes |
sbx stop |
Stop one or more sandboxes without removing them |
sbx template |
Manage sandbox templates |
sbx tui |
Open the interactive TUI dashboard |
sbx version |
Show Docker Sandboxes version information |
Options
| Option | Default | Description |
|---|---|---|
-D, --debug
|
Enable debug logging |