mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
581 B
581 B
advisory, description, keywords, menu, title
| 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.