Files
moby/docs/reference/commandline/stack_rm.md
Adrien Duermael c529d3d7ee docs: removed links to stack_tasks & stack_ls
`docsreference/commandline/stack_tasks.md ` &  `docsreference/commandline/stack_ls.md` do not exist.

I need this to be merge to solve that issue: https://github.com/docker/docker.github.io/issues/1068, and merge new CI tests for the docs: https://github.com/docker/docker.github.io/pull/1052

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-13 11:44:11 -08:00

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