Files
moby/docs/reference/commandline/stack_rm.md
Misty Stanley-Jones cf60af87f9 Formatting changes to make 1.12.x ref docs buildable in Jekyll
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-09 13:07:24 -08:00

594 B

redirect_from, advisory, description, keywords, title
redirect_from advisory description keywords title
/reference/commandline/stack_rm/
experimental The stack rm command description and usage
stack, rm, remove, down
docker stack rm (experimental)
Usage:  docker stack rm STACK

Remove the stack

Aliases:
  rm, remove, down

Options:
      --help   Print usage

Remove the stack from the swarm. This command has to be run targeting a manager node.