sbx kit
| Description | Manage kit artifacts |
|---|---|
| Usage | sbx kit COMMAND |
Experimental
This command is experimental.
Experimental features are intended for testing and feedback as their functionality or design may change between releases without warning or can be removed entirely in a future release.
Description
Manage kit artifacts.
Kits are declarative YAML artifacts that define sandbox agents or extend them with additional credentials, network policies, environment variables, startup commands, and files.
Commands
| Command | Description |
|---|---|
sbx kit add | experimental Add a mixin to a sandbox |
sbx kit builder | experimental Manage the kit builder sandbox |
sbx kit inspect | experimental Display details about a kit artifact |
sbx kit pack | experimental Package a directory as a kit artifact |
sbx kit provenance | experimental Show the SLSA provenance attached to a kit |
sbx kit pull | experimental Pull a kit artifact from an OCI registry |
sbx kit push | experimental Push a kit artifact to an OCI registry |
sbx kit sign | experimental Sign a kit artifact |
sbx kit validate | experimental Validate a kit artifact |
sbx kit verify | experimental Verify a kit artifact's signature |
Global options
| Option | Default | Description |
|---|---|---|
--cloud | Dispatch to Docker Cloud Sandboxes API instead of local sandboxd (supported by a growing set of verbs — run 'sbx --cloud --help' for the current list) | |
-D, --debug | Enable debug logging |