Files
docker-docs/_data/engine-cli-edge/docker_image_history.yaml
Misty Stanley-Jones b3ca1d6120 Add 17.04 CLI refs
Also adjust CLI stub pages and cli.md to look in a different
data folder for edge releases
2017-04-05 17:45:44 -07:00

20 lines
491 B
YAML

command: docker image history
short: Show the history of an image
long: Show the history of an image
usage: docker image history [OPTIONS] IMAGE
pname: docker image
plink: docker_image.yaml
options:
- option: human
shorthand: H
default_value: "true"
description: Print sizes and dates in human readable format
- option: no-trunc
default_value: "false"
description: Don't truncate output
- option: quiet
shorthand: q
default_value: "false"
description: Only show numeric IDs