We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#####Previous Step - Store Client Keys
######If you have not stored your client keys, please follow the previous step listed above.
Generate and store an authentication token using your CyVerse username and password.
$ auth-tokens-create -S -u "$AGAVE_USERNAME" -p "$AGAVE_PASSWORD"
If your authentication token expires, you may refresh it with the following command:
$ auth-tokens-refresh -S
Verify that everything is set up correctly, check your user profile:
$ profiles-list me
Should output your email address.
#####Next Step - Edit System Definition