Here’s how to update your Google Cloud Platform SDK (Software Development Kit) which is aka the CLI for interacting with Google’s API.
Get Current Version
gcloud version |
Get the Components List
gcloud components list |
Update
gcloud components update |