sbx kit
| Description | Manage kit artifacts |
|---|---|
| Usage | sbx kit COMMAND |
Description
Manage kit artifacts.
Kits are declarative YAML artifacts that extend sandbox agents with additional credentials, network policies, environment variables, startup commands, and files.
Commands
| Command | Description |
|---|---|
sbx kit add | Add a kit to a running sandbox |
sbx kit inspect | Display details about a kit artifact |
sbx kit pack | Package a directory as a kit artifact |
sbx kit pull | Pull a kit artifact from an OCI registry |
sbx kit push | Push a kit artifact to an OCI registry |
sbx kit validate | Validate a kit artifact |
Global options
| Option | Default | Description |
|---|---|---|
-D, --debug | Enable debug logging |