replicatedctl cluster node-join-script

Outputs the script to run to join a node to the cluster

replicatedctl cluster node-join-script

Outputs the script to run to join a node to the cluster

Synopsis

Outputs the script to run to join a node to the cluster

replicatedctl cluster node-join-script [flags]

Options

      --advanced                 Advanced install option
  -h, --help                     help for node-join-script
      --master                   Generates a master node join script
      --private-address string   The public address of the node
      --public-address string    The public address of the node
      --tags stringArray         Tags to apply to the node

Options inherited from parent commands

      --host string   Replicated API host (default "unix:///var/run/replicated/replicated-cli.sock")

SEE ALSO