sbx kit builder history
| Description | Inspect kit build history in the builder sandbox |
|---|---|
| Usage | sbx 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
| Command | Description |
|---|---|
sbx kit builder history export | experimental Export a kit build record into a bundle |
sbx kit builder history inspect | experimental Inspect a kit build record |
sbx kit builder history logs | experimental Print a kit build's logs |
sbx kit builder history ls | experimental List kit build records |
sbx kit builder history rm | experimental Remove kit build records |
sbx kit builder history trace | experimental Show the execution trace of a kit build |
Global options
| Option | Default | Description |
|---|---|---|
--cloud | Dispatch 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, --debug | Enable debug logging |