logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

docker-swarm-join - Join a swarm as a node and/or manager

Description

       Join a swarm as a node and/or manager

Name

       docker-swarm-join - Join a swarm as a node and/or manager

Options

--advertise-addr=""      Advertised address (format: "[:port]")

       --availability="active"      Availability of the node ("active", "pause", "drain")

       --data-path-addr=""      Address or interface to use for data path traffic (format: "")

       -h, --help[=false]      help for join

       --listen-addr=0.0.0.0:2377      Listen address (format: "[:port]")

       --token=""      Token for entry into the swarm

See Also

docker-swarm(1)

Docker Community                                    Feb 2025                                           DOCKER(1)

Synopsis

dockerswarmjoin[OPTIONS]HOST:PORT

See Also