Files
docker-docs/_data/engine-cli/docker_stack_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
514 B
YAML

command: docker stack deploy
short: Deploy a new stack or update an existing stack
long: Deploy a new stack or update an existing stack
usage: docker stack deploy [OPTIONS] STACK
pname: docker stack
plink: docker_stack.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