Share feedback
Answers are generated based on the documentation.

sbx kit builder

内容説明Manage the kit builder sandbox
利用方法sbx kit builder 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 the kit builder sandbox.

Source-form kit builds (a local directory or git reference) run inside a shared builder sandbox named sbx-kit-builder, created on first use. Its Docker engine store doubles as the kit build cache, so removing the builder is how the cache is reclaimed; the next source-form build recreates it.

Commands

コマンド内容説明
sbx kit builder historyexperimental Inspect kit build history in the builder sandbox
sbx kit builder rmexperimental Remove the kit builder sandbox and its build cache
sbx kit builder statusexperimental Show the kit builder sandbox and build-cache state

Global options

オプションデフォルト内容説明
--cloudDispatch 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, --debugEnable debug logging