Difference between revisions of "Gcloud compute instances list"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[gcloud compute instances]] list | [[gcloud compute instances]] list | ||
+ | |||
+ | [[gcloud compute instances]] list --project | ||
[[gcloud compute instances]] list --filter="name=my-instance" --format "[box]" | [[gcloud compute instances]] list --filter="name=my-instance" --format "[box]" |
Revision as of 14:10, 27 January 2025
gcloud compute instances list
gcloud compute instances list --project
gcloud compute instances list --filter="name=my-instance" --format "[box]"
output: ┌─────────────┬────────────────┬─────────────────────────────┬─────────────┬─────────────┬───────────────┬─────────┐ │ NAME │ ZONE │ MACHINE_TYPE │ PREEMPTIBLE │ INTERNAL_IP │ EXTERNAL_IP │ STATUS │ ├─────────────┼────────────────┼─────────────────────────────┼─────────────┼─────────────┼───────────────┼─────────┤ │ my-instance │ europe-west3-c │ custom (16 vCPU, 32.00 GiB) │ │ 10.156.0.1 │ 35.207.77.101 │ RUNNING │ └─────────────┴────────────────┴─────────────────────────────┴─────────────┴─────────────┴───────────────┴─────────┘
gcloud compute instances list API [compute.googleapis.com] not enabled on project [0123456789]. Would you like to enable and retry (this will take a few minutes)? (y/N)?
Related
See also
gcloud compute instances
gcloud compute
[instances | images | address | networks | ssh | scp
],pd-standard
Advertising: