Published
- 1 min read
gcloud logout
The solution for this is noted below
gcloud logout
Solution
$ unset GOOGLE_APPLICATION_CREDENTIALS
$ gcloud auth revoke --all
Revoked credentials:
- [my account]
$ gcloud auth list
No credentialed accounts.
To login, run:
$ gcloud auth login `ACCOUNT`
Try other methods by searching on the site. That is if this doesn’t work