Files
docker-docs/_data/engine-cli-edge/docker_image_pull.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

16 lines
455 B
YAML

command: docker image pull
short: Pull an image or a repository from a registry
long: Pull an image or a repository from a registry
usage: docker image pull [OPTIONS] NAME[:TAG|@DIGEST]
pname: docker image
plink: docker_image.yaml
options:
- option: all-tags
shorthand: a
default_value: "false"
description: Download all tagged images in the repository
- option: disable-content-trust
default_value: "true"
description: Skip image verification