Files
docker-docs/_data/engine-cli/docker_stack_rm.yaml
Misty Stanley-Jones f247ad1863 Update cli ref YAML files (#2789)
* Update cli ref YAML files

* Fix typo

* Backport fixes to the service_create tables
2017-04-14 12:04:35 -07:00

11 lines
245 B
YAML

command: docker stack rm
aliases: remove, down
short: Remove the stack
long: |-
Remove the stack from the swarm. This command has to be run targeting
a manager node.
usage: docker stack rm STACK
pname: docker stack
plink: docker_stack.yaml