Install `gcloud` CLI command on Gitpod environment
The empty Gitpod environment does not have gcloud
command to interact with Google Cloud. So we need to install it by ourselves.
Happy Software Engineering
The empty Gitpod environment does not have gcloud
command to interact with Google Cloud. So we need to install it by ourselves.
You can use CLOUDSDK_ACTIVE_CONFIG_NAME
to switch between multiple configurations temporarily.