Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 182 Bytes

Getting Started with Cloud Shell and gcloud.md

File metadata and controls

10 lines (8 loc) · 182 Bytes

Getting Started with Cloud Shell and gcloud

Run in cloudshell

export ZONE=
gcloud compute instances create gcelab2 --machine-type e2-medium --zone $ZONE