mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com> spacing fix Signed-off-by: Craig Osterhout <craig.osterhout@docker.com> Update content/manuals/dhi/_index.md Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
36 lines
952 B
YAML
Generated
36 lines
952 B
YAML
Generated
command: docker dhi customization build get
|
|
short: Get details of a build
|
|
long: |
|
|
Get detailed information about a Docker Hardened Images customization build
|
|
usage: docker dhi customization build get <repository> <name> <build-id>
|
|
pname: docker dhi customization build
|
|
plink: docker_dhi_customization_build.yaml
|
|
options:
|
|
- option: json
|
|
value_type: bool
|
|
default_value: "false"
|
|
description: Output in JSON format
|
|
deprecated: false
|
|
hidden: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
inherited_options:
|
|
- option: org
|
|
value_type: string
|
|
description: Docker Hub organization (overrides config)
|
|
deprecated: false
|
|
hidden: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
deprecated: false
|
|
hidden: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
|