-
Notifications
You must be signed in to change notification settings - Fork 1
Initialize Agave Tenant (CyVerse)
Andrew Magill edited this page Jul 8, 2016
·
15 revisions
#####Previous Step - Clone Agave API CLI Repositry
######If you have not installed the Agave API Command Line Interface on your local system, please follow the previous step listed above.
Run the tenants init command to choose from a list of Agave tenants.
######If you have not added the Agave API CLI bin directory to your path, you may need to run the command from ~/Agave/foundation-cli/
$ tenants-init
The output should look something like this:
Please select a tenant from the following list:
[0] agave.prod
[1] araport.org
[2] designsafe
[3] iplantc.org
[4] irec
[5] irmacs
[6] tacc.prod
[7] vdjserver.org
[8] wso2.agave.staging
[9] xsede.org
[10] xsede.org.staging
Your choice [3]: 3
Please choose the third option to initiate the CyVerse Agave tenant (formerly named iPlant).
You are now configured to interact with the APIs at https://agave.iplantc.org/
#####Next Step - Store Client Keys