Signed-off-by: Victor Vieux <vieux@docker.com> Upstream-commit: c21f8613275ca546b1310999d8714ff2609f33e3 Component: engine
527 B
527 B
node accept
Usage: docker node accept NODE [NODE...]
Accept a node in the swarm
Accept a node into the swarm. This command targets a docker engine that is a manager in the swarm cluster.
$ docker node accept <node name>