mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit f49dc528ed29e6285c24ef356652cc8bc637c8c7) Signed-off-by: Tibor Vass <tibor@docker.com>
626 B
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.