Files
docker-docs/_data/engine-cli/docker_deploy.yaml
French Ben 5ed83f4c64 Updated Yaml files (#922)
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:51:53 -08:00

16 lines
490 B
YAML

command: docker deploy
short: Deploy a new stack or update an existing stack
long: Deploy a new stack or update an existing stack
usage: docker deploy [OPTIONS] STACK
pname: docker
plink: docker.yaml
options:
- option: bundle-file
description: Path to a Distributed Application Bundle file
- option: compose-file
shorthand: c
description: Path to a Compose file
- option: with-registry-auth
default_value: "false"
description: Send registry authentication details to Swarm agents