Files
docker-docs/_data/engine-cli/docker_inspect.yaml
French Ben 5ed83f4c64 Updated Yaml files (#922)
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:51:53 -08:00

17 lines
500 B
YAML

command: docker inspect
short: Return low-level information on Docker objects
long: Return low-level information on Docker objects
usage: docker inspect [OPTIONS] NAME|ID [NAME|ID...]
pname: docker
plink: docker.yaml
options:
- option: format
shorthand: f
description: Format the output using the given Go template
- option: size
shorthand: s
default_value: "false"
description: Display total file sizes if the type is container
- option: type
description: Return JSON for specified type