Skip to content

Instantly share code, notes, and snippets.

@denhamparry
Last active August 8, 2019 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save denhamparry/6b71fd8c0b56162fbc406dc877e862fd to your computer and use it in GitHub Desktop.
Save denhamparry/6b71fd8c0b56162fbc406dc877e862fd to your computer and use it in GitHub Desktop.
gcloud cheatsheet

gcloud cheatsheeet

General

  • Current properties:
    • gcloud info | grep -A 8 "Current Properties"

Kubernetes

  • Kubernetes versions that are available:
    • gcloud container get-server-config --zone europe-west1

Cloudshell

  • SSH to cloudshell:
    • gcloud alpha cloud-shell ssh
  • Cloudshell aliases
    • cloudshell aliases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment