sbx template
| 内容説明 | Manage sandbox templates |
|---|---|
| 利用方法 | sbx template COMMAND |
Description
Manage sandbox templates.
Templates are saved snapshots of sandboxes that can be reused to create new sandboxes with: sbx run -t TAG AGENT [WORKSPACE]
Commands
| コマンド | 内容説明 |
|---|---|
sbx template load | Load an image from a tar file into the sandbox runtime |
sbx template ls | List template images |
sbx template rm | Remove a template image |
sbx template save | Save a snapshot of the sandbox as a template |
Global options
| オプション | デフォルト | 内容説明 |
|---|---|---|
-D, --debug | Enable debug logging |