This section explains how to use the
qq portal_modify_hub_host
command.Description
Modify the remote spoke address and port for a hub portal
Usage
qq portal_modify_hub_host [-h] -i ID [-j] [-n] (-m SPOKE_HOSTS | -a SPOKE_ADDRESS) [-p SPOKE_PORT]
Flags
Flag Name | Required | Description |
---|---|---|
-i
|
Yes | Hub portal ID |
-j
|
No | Pretty-print JSON |
-n
|
No | Do not attempt to resolve file IDs present on the local cluster to paths. |
-m
|
No | The IP addresses and TCP ports of the remote cluster. Use a comma-delimited list to specify multiple hosts. Use colon as a separator after each IP address to provide custom TCP port (3713 is used by default). |
-a
|
No | The IP address of a node in the remote cluster |
-p
|
No | The TCP port for portal activity on the remote cluster. The default port 3713 is used if this field is not provided. |