sbx kit
| 内容説明 | Manage kit artifacts |
|---|---|
| 利用方法 | sbx kit COMMAND |
試験的
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 extend sandbox agents with additional credentials, network policies, environment variables, startup commands, and files.
Commands
| コマンド | 内容説明 |
|---|---|
sbx kit add | experimental Add a kit to a 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
| オプション | デフォルト | 内容説明 |
|---|---|---|
-D, --debug | Enable debug logging |