mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Also removes the `-f` flags of bundle to follow the single-letter flags evaluation. Signed-off-by: Vincent Demeester <vincent@sbr.pm> (cherry picked from commit 10919e890942cbdaa65f180dbcd475d21b9c6713) Signed-off-by: Tibor Vass <tibor@docker.com>
588 B
588 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.