Files
docker-docs/engine/reference/commandline/stack_rm.md
John Mulhausen 3dc985adba Test run
2016-08-18 19:14:27 -07:00

581 B

advisory, description, keywords, menu, title
advisory description keywords menu title
experimental The stack rm command description and usage
stack, rm, remove, down
main
parent
smn_cli
stack rm

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.