Setting Up Google Cloud Project CLI (SDK)
Follow this guide to use GCP command line locally
Last updated
Was this helpful?
Follow this guide to use GCP command line locally
Last updated
Was this helpful?
Prerequisites:
Pyhon 3
iTerm2 with powerline 10k ;)
Download and extract the sdk install from the link below:
Follow the default instructions/values and make sure that the default project is set to pihole-vpn
and the default zone is set to us-east1-b
To SSH into an instance you can run the following (provided the defaults were set up correctly above, or if they have not changed):
gcloud compute ssh $INSTANCE_NAME