docs/engine/reference/commandline/stack_rm.md

594 B

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.