Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • swarmctl -d [ip address or DNS name]

  • This option is used in conjunction with other options.

  • This option specifies the initial IP address to use when querying the cluster.

  • swarmctl can use this IP address to collect the complete list of IPs in the cluster.

  • The complete list of IPs can be queried using -a once -d [ip] has been specified.

  • This option is not necessary if using the -n option.

  • Forgo this option if SCSP_HOST is set as an environmental variable. This explains why some examples in the Knowledge Base articles do not use the -d [ip] option.

...