Skip to content

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.

$ 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 for CyVerse (formerly named iPlant).


#####Next Step - Create Agave API Token