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
Store gsutil credentials in .boto file when storing gcloud credentials (#892)
The PR adds a call to _write_gsutil_credentials_file which would store the refresh token from gcloud credentials to ~/.boto file used by gsutil.
https://cloud.google.com/storage/docs/boto-gsutil
http://b/171747843
0 commit comments