Update google-cloud-sdk to 379.0.0
Changelog can be found here
Details
Details
- Reviewers
algent - Group Reviewers
Triage Team - Commits
- R5024:53eed1476a74: Update google-cloud-sdk to 379.0.0
Run few gcs commands and check that they work:
- gsutil cp gs://cloud-sdk-release/for_packagers/linux/google-cloud-sdk_379.0.0.orig.tar.gz .
- gcloud auth login
- gcloud config set project <PROJECT_ID>
Diff Detail
Diff Detail
- Repository
- R5024 google-cloud-sdk
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.