docs/engine/reference/commandline/node_promote.md

515 B

description keywords menu title
The node promote command description and usage
node, promote
main
parent
smn_cli
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>