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] --spoke-address SPOKE_ADDRESS --spoke-port 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. |
--spoke-address
|
Yes | The IP address of a node in the remote cluster |
--spoke-port
|
Yes | The TCP port for portal activity on the remote cluster (3713 by default) |