Update google-cloud-sdk to 314.0.0
Changelog can be found here
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R5024:f8581af0cdd5: Update google-cloud-sdk to 314.0.0
Run few gcs commands and check that they work:
- gsutil cp gs://cloud-sdk-release/for_packagers/linux/google-cloud-sdk_313.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.