GCP: Install Google Cloud SDK on Mac and upload image to Cloud Storage
Introduction
This article provides a guide on how to install and configure the Google Cloud SDK (gcloud)
on a Mac, including how to authenticate, create projects, set regions and zones, and manage Google Cloud Storage (GCS) buckets and objects using gcloud
and gsutil
commands.