Files
docker-cli/components/cli/docs/reference/commandline/stack_rm.md
Sebastiaan van Stijn 6119ded502 docs: add initial reference for "stack services"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 77f90b24c9
Component: cli
2017-06-02 00:10:01 +00:00

626 B

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.