gcloud compute instances list

1 개요[ | ]

gcloud compute instances list
user01@localhost:~$ gcloud compute instances list
NAME          ZONE               MACHINE_TYPE  PREEMPTIBLE  INTERNAL_IP    EXTERNAL_IP    STATUS
my-instance1  asia-northeast3-b  e2-micro                   10.135.79.245  35.79.113.157  RUNNING
my-instance2  asia-northeast3-b  e2-highmem-2               10.135.79.247  35.79.122.143  RUNNING

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}