You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Agave CLI looks for the AGAVE_CACHE_DIR environment variable to find the current cached credentials. The terraform command should adopt the same convention instead of only looking in ~/.agave/current.
The Agave CLI looks for the
AGAVE_CACHE_DIRenvironment variable to find the current cached credentials. The terraform command should adopt the same convention instead of only looking in~/.agave/current.