The official CLI tool for Google Cloud Platform. Note:
gcloudsubcommands have their own usage documentation. More information: https://cloud.google.com/sdk/gcloud.
gcloud config list
gcloud auth login
gcloud config set project project_name
gcloud compute ssh user@instance
gcloud compute instances list
kubectl to a specific cluster in Google Kubernetes Engine (GKE):gcloud container clusters get-credentials cluster_name
gcloud components:gcloud components update
gcloud help command