Files
docker-docs/_data/engine-cli-edge/docker_image_load.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
401 B
YAML

command: docker image load
short: Load an image from a tar archive or STDIN
long: Load an image from a tar archive or STDIN
usage: docker image load [OPTIONS]
pname: docker image
plink: docker_image.yaml
options:
- option: input
shorthand: i
description: Read from tar archive file, instead of STDIN
- option: quiet
shorthand: q
default_value: "false"
description: Suppress the load output