This section explains how to use the qq portal_modify_spoke_host command.

Description

Modify the remote hub address and port for a spoke portal

Usage

qq portal_modify_spoke_host [-h] -i ID [-j] [-n] (-m HUB_HOSTS | -a HUB_ADDRESS) [-p HUB_PORT]

Flags

Flag Name Required Description
-i Yes Spoke 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.