mirror of https://github.com/docker/docs.git
54 lines
1.3 KiB
YAML
54 lines
1.3 KiB
YAML
command: docker buildx history inspect attachment
|
|
short: Inspect a build attachment
|
|
long: Inspect a build attachment
|
|
usage: docker buildx history inspect attachment [OPTIONS] REF [DIGEST]
|
|
pname: docker buildx history inspect
|
|
plink: docker_buildx_history_inspect.yaml
|
|
options:
|
|
- option: platform
|
|
value_type: string
|
|
description: Platform of attachment
|
|
deprecated: false
|
|
hidden: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
- option: type
|
|
value_type: string
|
|
description: Type of attachment
|
|
deprecated: false
|
|
hidden: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
inherited_options:
|
|
- option: builder
|
|
value_type: string
|
|
description: Override the configured builder instance
|
|
deprecated: false
|
|
hidden: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
- option: debug
|
|
shorthand: D
|
|
value_type: bool
|
|
default_value: "false"
|
|
description: Enable debug logging
|
|
deprecated: false
|
|
hidden: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
deprecated: false
|
|
hidden: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
|