gcloud

The official CLI tool for Google Cloud Platform. More information:…

gcloud

The official CLI tool for Google Cloud Platform. 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

gcloud container clusters get-credentials {{cluster_name}}

gcloud components update

gcloud help {{command}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← gcc gcpdiag →