docs/_data/engine-cli/docker_load.yaml

15 lines
376 B
YAML

command: docker load
short: Load an image from a tar archive or STDIN
long: Load an image from a tar archive or STDIN
usage: docker load [OPTIONS]
pname: docker
plink: docker.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