Files
docker-docs/_data/engine-cli/docker_image_load.yaml
French Ben d612188de0 Initial dump of CLI in yaml (#737)
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:38:49 -08:00

15 lines
400 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