Connect to your CloudShell environment from your terminal.
$ gcloud cloud-shell ssh Welcome to Cloud Shell! Type "help" to get started. first.last@cloudshell $ first.last@cloudshell $ |
Once logged in, you can set your project.
first.last@cloudshell $ gcloud config set project $PROJECT_ID |