Skip to content

Instantly share code, notes, and snippets.

@lmayorga1980
Last active December 29, 2021 14:21
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 lmayorga1980/02357f268b977818ce93b6165f340be0 to your computer and use it in GitHub Desktop.
Save lmayorga1980/02357f268b977818ce93b6165f340be0 to your computer and use it in GitHub Desktop.
gcloud useful commands

Images

  • gcloud compute images list --project ubuntu-os-cloud --filter="name:ubuntu-2004*"
  • gcloud compute images describe cis-windows-server-2012-r2-v2-2-1-level-1 --project cis-public --format json
  • gcloud compute images list --project cis-public
  • gcloud compute images list --project windows-cloud

References

https://gist.github.com/pydevops/cffbd3c694d599c6ca18342d3625af97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment