Globus Connect Server Endpoint Key Convert
Description
The globus-connect-server endpoint key convert command updates a deployment key file created by Globus Connect Server versions older than 5.4.67 for use with the current command-line tools.
Use this command if you need to perform node create, node setup or endpoint cleanup with a deployment key created with an older version of GCS. If you have lost your deployment key, this command can be used to create a new deployment key for your endpoint that can only be used with globus-connect-server endpoint cleanup.
Options
- -h, --help
-
Show help message and exit.
- --version
-
Show the version and exit.
- -c, --client-id CLIENT_ID
-
Auth Client ID for this Globus Connect Server Endpoint.
- -s, --secret CLIENT_SECRET
-
Auth Client secret for this Globus Connect Server Endpoint. Optionally, this value can be passed via the
GLOBUS_CLIENT_SECRET
environment variable. If neither this option nor the environment variable is set, the command will prompt for the value. - --deployment-key KEY_FILE_PATH
-
Use the deployment key located in
KEY_FILE_PATH
instead of the default ofdeployment-key.json
.