Difference between revisions of "Gcloud compute instances"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
[[gcloud compute instances describe]] dev-instance --zone us-west1-b | grep status | [[gcloud compute instances describe]] dev-instance --zone us-west1-b | grep status | ||
[[gcloud compute instances list]] --filter="name=my-instance" --format "[box]" | [[gcloud compute instances list]] --filter="name=my-instance" --format "[box]" | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[Instance "your-instance" is underutilized ...]]</code> | ||
+ | |||
== See also == | == See also == | ||
* {{gcloud compute instances}} | * {{gcloud compute instances}} |
Latest revision as of 06:05, 30 November 2022
gcloud compute instances gcloud compute instances create gcloud compute instances list gcloud compute instances describe dev-instance --zone us-west1-b | grep status gcloud compute instances list --filter="name=my-instance" --format "[box]"
Related[edit]
See also[edit]
Advertising: