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

11 lines
299 B
YAML

command: docker export
short: Export a container's filesystem as a tar archive
long: Export a container's filesystem as a tar archive
usage: docker export [OPTIONS] CONTAINER
pname: docker
plink: docker.yaml
options:
- option: output
shorthand: o
description: Write to a file, instead of STDOUT