Globus Connect Server CLI Command summary
Overview
Common Globus Connect Server CLI commands used to configure Endpoints, Storage Gateways, Collections and associated policies.
While not all commands/options are listed below, each section includes a link to the command-specific documentation page.
Command agnostic options
$ globus-connect-server collection list --show-stack-trace --use-explicit-host localhost
Option | Description |
---|---|
--use-explicit-host |
Used to specify the node to direct GCS CLI commands to |
--show-stack-trace |
Used to produce more verbose error output |
Endpoint Configuration
$ globus-connect-server endpoint
Command | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Permanently delete an Endpoint definition |
||||||||||||||
|
Show or Delete Endpoint domain |
||||||||||||||
|
Update Endpoint Custom Domain
|
||||||||||||||
|
Manage Endpoint Deployment Key [ |
||||||||||||||
|
Reset the advertised Endpoint owner string to the Endpoints ClientID |
||||||||||||||
|
Manage Endpoint roles |
||||||||||||||
|
Update the Endpoint owner role assignment |
||||||||||||||
|
Update the advertised Endpoint owner string |
||||||||||||||
|
Update an Endpoints Globus Subscription assignment |
||||||||||||||
|
Create an Endpoint
|
Node Configuration
$ globus-connect-server node
Command | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Clean up a Globus Connect Server node [ |
||||||||||||||||||||
|
Create a Globus Connect Server node configuration
|
||||||||||||||||||||
|
Delete a Node by ID |
||||||||||||||||||||
|
Set the local node status to 'inactive,' as the |
||||||||||||||||||||
|
Set the local node status to 'active,' as the |
||||||||||||||||||||
|
List all Nodes on the Endpoint |
||||||||||||||||||||
|
Create a new secret for this node
|
||||||||||||||||||||
|
Set up a Globus Connect Server node [
|
||||||||||||||||||||
|
Display the state of a Node |
||||||||||||||||||||
|
Update a Node’s config
|
Connector agnostic Storage Gateway Configuration
$ globus-connect-server storage-gateway
storage-gateway
commands and all available options is available here.
Command | Description | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
||||||||||||||||||||||||||
|
Delete an existing storage gateway |
||||||||||||||||||||||||||
|
List storage gateways |
||||||||||||||||||||||||||
|
Show a storage gateway definition |
POSIX specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] posix
Command | Description | ||||
---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
ActiveScale specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] activescale
Command | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
Azure-Blob specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] azure-blob
Command | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
BlackPearl specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] blackpearl
Command | Description | ||||||
---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
Box specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] box
Command | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
Ceph specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] ceph
Command | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
DropBox specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] dropbox
Command | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
Google Cloud specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] google-cloud
Command | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
Google Drive specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] google-drive
Command | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
HPSS Drive specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] hpss
Command | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
iRODS Drive specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] irods
Command | Description | ||||||
---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
OneDrive Drive specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] onedrive
Command | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
POSIX Staging Drive specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] posix-staging
Command | Description | ||||||
---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
S3 specific Storage Gateway Configuration
$ globus-connect-server storage-gateway [create|update] s3
Command | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Create/Update a Storage Gateway
|
User Credentials Commands
$ globus-connect-server user-credentials
user-credentials
commands and all available options is available here.
Command | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Create an Active Scale User Credential
|
||||||||||||||
|
Delete a user credential |
||||||||||||||
|
List all User Credentials on the Endpoint |
||||||||||||||
|
Create a User Credential for connectors that support OAuth2
|
||||||||||||||
|
Create an S3 User Credential
|
||||||||||||||
|
Add IAM keys to an S3 User Credential
|
||||||||||||||
|
Delete IAM keys from an S3 User Credential |
||||||||||||||
|
Add IAM keys to an S3 User Credential
|
||||||||||||||
|
Show a User Credential |
Collection Configuration
$ globus-connect-server collection
Command | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
|
Delete multiple guest collections |
||||||||
|
Check collection configuration
|
||||||||
|
Create/Update a new Mapped Collection
|
||||||||
|
Delete an existing Collection |
||||||||
|
Manage the collection’s custom domain |
||||||||
|
List Collections |
||||||||
|
Reset the advertised owner string for a collection |
||||||||
|
Manage Roles |
||||||||
|
Set the mapped collection owner |
||||||||
|
Set the advertised owner string for a collection |
||||||||
|
Show a Collection definition |
Audit Commands
$ globus-connect-server audit
Command | Description | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Dump the full audit log database to a structured format
|
||||||||||||||||||||||
|
Load audit logs into database for searching [
|
||||||||||||||||||||||
|
Search audit log database
|
Auth Policy Commands
$ globus-connect-server auth-policy
auth-policy
commands and all available options is available here.
Command | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Create, or update, an authentication policy
|
||||||||||||||||
|
Delete the authentication policy |
||||||||||||||||
|
List all authentication policies available to you |
||||||||||||||||
|
Display the authentication policy |
OIDC Commands
$ globus-connect-server oidc
Command | Description | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Create, or update, an OIDC server for this endpoint [
|
||||||||||||||||||||||
|
Register an existing OIDC server for use by this endpoint [
|
||||||||||||||||||||||
|
Get the status of this OIDC configuration [ |
Session Commands
$ globus-connect-server session
Command | Description |
---|---|
|
Update your session with specific consents |
|
Show your current auth session |
|
Update your CLI auth session |
Sharing Policy Commands
$ globus-connect-server sharing-policy
Documentation on the GCS CLI sharing-policy
commands and all available options is available here.
Command | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Create a new Sharing Policy
|
||||||||||
|
Delete an existing Endpoint Role |
||||||||||
|
List Sharing Policies |
||||||||||
|
Show a Sharing Policy definition |