Globus Connect Server Endpoint Set Owner String
Description
The globus-connect-server endpoint set-owner-string command changes the advertised owner string of the endpoint to the given identity. This identity is used by the endpoint search API in the globus transfer service. Setting this will help your users find this endpoint.
The new owner can be specified by using either the identity ID
(ex. 96fd727e-4cb4-48de-a54e-ac110a7eea5a
) or username (ex. foo@example.com
)
of an identity with an endpoint owner or administrator role on this endpoint.
Options
- -h, --help
-
Show help message and exit.
- --version
-
Show the version and exit.
- -F, --format "text"|"json"
-
Output format for this command. If the format is json, then the full response from the GCS Manager is displayed.
- --use-explicit-host IP_ADDRESS (new in 5.4.23)
-
IP address of the GCS node to use for this request. If not specified, any available GCS node in the endpoint will be used.