mirror of https://github.com/docker/docs.git
581 B
581 B
advisory | description | keywords | menu | title | |||||
---|---|---|---|---|---|---|---|---|---|
experimental | The stack rm command description and usage |
|
|
stack rm |
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.