86241/how-authenticate-with-correct-account-gcp-from-command-line
Hi Guys,
I have two accounts in GCP. How can I select the account from the command line?
Hi@akhtar,
You can check your accounts from the command line using the below command.
$ gcloud auth list * account 1 account 2
And to set a particular account you can sue the belwo command.
$ gcloud config set account `ACCOUNT`
Hi@akhtar, You can compute service in GCP to launch ...READ MORE
Hi@akhtar, To create a personal network, you need ...READ MORE
Hi@akhtar, If you configured GCP SDK in your ...READ MORE
Hi@akhtar, You can create a project from your ...READ MORE
Hi@akhtar, If you are trying to launch an ...READ MORE
Hi@akhtar, To deploy your app on App Engine, ...READ MORE
Hi@MD, You can follow the below steps to ...READ MORE
Hi@akhtar, GCP Shell has a command named gcloud. ...READ MORE
Hi@akhtar, You can do SSH to GCP instance ...READ MORE
Hi@akhtar, You need to configure GCP SDK in ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.