Globus Connect Server Collection Set Owner String
Name
globus-connect-server collection set-owner-string - Update the advertised owner of a collection
Synopsis
globus-connect-server collection set-owner-string COLLECTION_ID
[UUID|USERNAME]
[OPTIONS]…
Description
The globus-connect-server collection set-owner-string command changes the advertised owner string of the collection to the given identity. This identity is used by the collection search API in the globus transfer service. Setting this will help your users find this collection.
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 administrator role on this collection.
This command is useful if you need to change the advertised owner from the user who created the collection, or if the collection was created using globus connect server v5.4.42 or below and was not set.
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.