Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
Upstream-commit: 572c6bb89a
Component: cli
895 B
895 B
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>