table of contents
DOCKER(1) | Docker User Manuals | DOCKER(1) |
NAME¶
docker-stack-rm - Remove one or more stacks
SYNOPSIS¶
docker stack rm [OPTIONS] STACK [STACK...]
DESCRIPTION¶
Remove one or more stacks
OPTIONS¶
-d, --detach[=true] Do not wait for stack removal
-h, --help[=false] help for rm
SEE ALSO¶
Dec 2024 | Docker Community |