active
last updated:

entrypoint

Rendezvous with the cluster at this gossip entrypoint

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "entrypoint",
  "properties": {
    "short": "n",
    "long": "entrypoint",
    "value_name": "HOST:PORT",
    "takes_value": "true",
    "multiple": "true",
    "validator": "solana_net_utils::is_host_port",
    "help": "Rendezvous with the cluster at this gossip entrypoint"
  },
  "isDeprecated": false
}