gcloud auth activate-service-account logout / revoke / remove / unset
In a gcloud CLI on a GCP Ubuntu VM, I added my service-account successfully using this command: gcloud auth activate-service-account --key-file=mycredentialsialreadyhad.json and now I can't remove or logout from it. I tried these commands and received errors: gcloud auth revoke ERROR: (gcloud.auth.revoke) Cannot revoke GCE-provided credentials. gcloud config