Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn> Upstream-commit: b67b0949ed4b528fef6c3dc059a4bd16d5f2a929 Component: engine
1.0 KiB
1.0 KiB
title, description, keywords
| title | description | keywords |
|---|---|---|
| node promote | The node promote command description and usage | node, promote |
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>