Horje
gcloud set project Code Example
gcloud set project
gcloud config set project my-project
gcloud set project
gcloud auth list
* account 1
  account 2

# change the project's account if not
gcloud config set account `ACCOUNT`

#Depending on the account, the project list will be different:
gcloud projects list

- project 1
- project 2...

#Switch to intended project:
gcloud config set project `PROJECT ID`




Shell

Related
Does Ubuntu use deb or rpm? Code Example Does Ubuntu use deb or rpm? Code Example
download file using scp hostfile Code Example download file using scp hostfile Code Example
how to allow traffic on port 8080 in centos 7 Code Example how to allow traffic on port 8080 in centos 7 Code Example
how to install aplay in ubuntu Code Example how to install aplay in ubuntu Code Example
nginx install centos7 Code Example nginx install centos7 Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
14