Docker-Docs/_data/engine-cli/docker_manifest_inspect.yaml
2020-11-18 13:32:27 -05:00

33 lines
825 B
YAML

command: docker manifest inspect
short: Display an image manifest, or manifest list
long: Display an image manifest, or manifest list
usage: docker manifest inspect [OPTIONS] [MANIFEST_LIST] MANIFEST
pname: docker manifest
plink: docker_manifest.yaml
options:
- option: insecure
value_type: bool
default_value: "false"
description: Allow communication with an insecure registry
deprecated: false
experimental: false
experimentalcli: false
kubernetes: false
swarm: false
- option: verbose
shorthand: v
value_type: bool
default_value: "false"
description: Output additional info including layers and platform
deprecated: false
experimental: false
experimentalcli: false
kubernetes: false
swarm: false
deprecated: false
experimental: false
experimentalcli: true
kubernetes: false
swarm: false