Globus Connect Server Sharing Policy List
Description
The globus-connect-server sharing-policy list command lists the sharing policies associated with a collection.
There is one required argument to this command:
- COLLECTION_ID
-
The ID of the mapped collection that the sharing policy affects. This will need to be created before creating the collection by using the collection create command.
This --username NAME option will
filter the results and return the policies that are in effect when the given
user creates a guest collection. This includes the default policy as well as
all other policies which contain NAME
as one of the values of the
users property.
The caller must have either an endpoint owner or administrator role, or a collection administrator role on the collection that the policy is associated with, in order to view the policy.
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 result document 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.