- Google Cloud Platform (GCP) account.
- A project in the account (we're using
postal-165921in our example commands).
- Set the defailt zone to use with our
gcloudcommands:gcloud config set compute/zone us-central1-a
| gcloud auth | |
| gcloud auth activate-refresh-token | |
| gcloud auth activate-service-account | |
| gcloud auth git-helper | |
| gcloud auth list | |
| gcloud auth login | |
| gcloud auth print-access-token | |
| gcloud auth print-refresh-token | |
| gcloud auth revoke | |
| gcloud components |
In your command-line run the following commands:
brew doctorbrew update