mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
`docsreference/commandline/stack_tasks.md ` & `docsreference/commandline/stack_ls.md` do not exist. I need this to be merge to solve that issue: https://github.com/docker/docker.github.io/issues/1068, and merge new CI tests for the docs: https://github.com/docker/docker.github.io/pull/1052 Signed-off-by: Adrien Duermael <adrien@duermael.com>
588 B
588 B
redirect_from, advisory, description, keywords, title
| redirect_from | advisory | description | keywords | title | ||
|---|---|---|---|---|---|---|
|
experimental | The stack rm command description and usage |
|
docker 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.