This section explains how to use the
qq portal_propose_spoke_root
command.Description
Propose a spoke root directory for the specified spoke portal. This creates a pending hub root directory on the paired remote hub portal.
Usage
qq portal_propose_spoke_root [-h] -i ID [-j] [-n] --spoke-root-path SPOKE_ROOT_PATH --hub-root-path HUB_ROOT_PATH
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. |
--spoke-root-path
|
Yes | The full path to the directory that serves as the spoke portal root directory. Qumulo Core creates this directory for you automatically. If this directory exists already, the system outputs an error. |
--hub-root-path
|
Yes | The full path to the prospective directory that will serve as the hub portal root directory |