Skip to content

Instantly share code, notes, and snippets.

@alexandreroman
Last active January 27, 2022 17:23
Show Gist options
  • Save alexandreroman/266f3c984daf1696ef39f4b29ac3b737 to your computer and use it in GitHub Desktop.
Save alexandreroman/266f3c984daf1696ef39f4b29ac3b737 to your computer and use it in GitHub Desktop.
List compute instances
gcloud compute instances list --format 'table(name,status,networkInterfaces[].networkIP)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment