This section explains how to use the
qq portal_accept_hub
command.Description
Accept the specified pending hub portal. Accepting a hub portal establishes a relationship with a spoke portal but does not provide data access automatically.
Usage
qq portal_accept_hub [-h] -i ID [-j] [-n] [-A] (-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. |
-A
|
No | Additionally authorize all pending hub portal roots |
-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. |