Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

  • 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.

  • No labels