How to logout from an account on gcloud SDK
+ 2
I want to switch to a different google account on my gcloud SDK, how can I logout from the existing account?
1 Answer
+ 4
If you want to logout from all the accounts run the following command
If you want to logout from a specific account then run the following command
If you want to login with a different account, you can run the following command
This will take you to the Google's login page where you can choose the account with which you want to login