Google Cloud Essentials
gcloud is the command-line tool for the google cloud.
resources that live in the zone are referred to as zonal resources
Getting Started with Cloud Shell and gcloud
View the list of configurations in your environment:
gcloud config listTo see all properties and their settings:
gcloud config list --allList your components:
gcloud components listLast updated
Was this helpful?