table of contents
conflicting packages
DOCKER(1) | Docker User Manuals | DOCKER(1) |
NAME¶
docker-node-rm - Remove one or more nodes from the swarm
SYNOPSIS¶
docker node rm [OPTIONS] NODE [NODE...]
DESCRIPTION¶
Remove one or more nodes from the swarm
OPTIONS¶
-f, --force[=false] Force remove a node from the swarm
-h, --help[=false] help for rm
SEE ALSO¶
Dec 2024 | Docker Community |