Share feedback
Answers are generated based on the documentation.

sbx kit builder history

DescriptionInspect kit build history in the builder sandbox
Usagesbx kit builder history 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

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

CommandDescription
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

OptionDefaultDescription
--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