Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store gsutil credentials in .boto file when storing gcloud credentials #892

Merged
merged 2 commits into from
Oct 27, 2020

Conversation

ifigotin
Copy link
Contributor

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

https://b/171747843

@ifigotin ifigotin requested a review from rosbo October 27, 2020 00:14
@ifigotin
Copy link
Contributor Author

Looks like one test didn't pass. I'll fix it.

@ifigotin ifigotin merged commit 0d7f872 into master Oct 27, 2020
@ifigotin ifigotin deleted the feat-add-gsutil-creds branch October 27, 2020 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants