Share feedback
Answers are generated based on the documentation.

sbx kit builder history

内容説明Inspect kit build history in the builder sandbox
利用方法sbx kit builder history 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

Inspect kit build history in the builder sandbox.

Each subcommand runs the matching docker buildx history command inside the builder sandbox, against the buildx instance kit builds use. Flags and arguments pass through verbatim.

Commands

コマンド内容説明
sbx kit builder history exportexperimental Export a kit build record into a bundle
sbx kit builder history inspectexperimental Inspect a kit build record
sbx kit builder history logsexperimental Print a kit build's logs
sbx kit builder history lsexperimental List kit build records
sbx kit builder history rmexperimental Remove kit build records
sbx kit builder history traceexperimental Show the execution trace of a kit build

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