Skip to content

Instantly share code, notes, and snippets.

@Intelrunner
Created April 13, 2022 02:37
Show Gist options
  • Save Intelrunner/2b60154c34849ea9094d1373e0021afa to your computer and use it in GitHub Desktop.
Save Intelrunner/2b60154c34849ea9094d1373e0021afa to your computer and use it in GitHub Desktop.
gCloud Command List

List only instances with no labels

gcloud compute instances list --filter=-labels:'*'  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment