Skip to content

Instantly share code, notes, and snippets.

@n0531m
Created March 11, 2020 07:08
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 n0531m/b503fbe5d5d5effb5490d77a5715a501 to your computer and use it in GitHub Desktop.
Save n0531m/b503fbe5d5d5effb5490d77a5715a501 to your computer and use it in GitHub Desktop.
GCP : list deep learning VMs
#!/bin/bash
gcloud --project deeplearning-platform-release \
compute images list --no-standard-images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment