Files
moby/docs/reference/commandline/stack_rm.md
Alicia Lauerman 39466e3144 add documentation for docker stack ps
also updates related stack docs and removes stack_tasks.md

Signed-off-by: Alicia Lauerman <allydevour@me.com>
(cherry picked from commit 970ab9a224)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-12-12 19:07:57 +01:00

614 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.