Difference between revisions of "Gcloud compute instances"
Jump to navigation
Jump to search
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | gcloud compute instances create | + | [[gcloud compute]] instances |
− | [[gcloud compute]] instances describe dev-instance --zone us-west1-b | grep status | + | [[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 == | ||
+ | * <code>[[Instance "your-instance" is underutilized ...]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{gcloud compute instances}} | ||
+ | * {{gcloud compute}} | ||
+ | |||
+ | [[Category:GCP]] |
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: