Files
docker-docs/_data/engine-cli-edge/docker_stack_rm.yaml
Misty Stanley-Jones b3ca1d6120 Add 17.04 CLI refs
Also adjust CLI stub pages and cli.md to look in a different
data folder for edge releases
2017-04-05 17:45:44 -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