Signed-off-by: allencloud <allen.sun@daocloud.io>
Upstream-commit: 0ab07d2bd7
Component: cli
557 B
557 B
node promote
Usage: docker node promote NODE [NODE...]
Promote one or more nodes to manager in the swarm
Options:
--help Print usage
Promotes a node to manager. This command targets a docker engine that is a manager in the swarm.
$ docker node promote <node name>