"Gcloud compute instances list"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-</source> +</syntaxhighlight>, -<source +<syntaxhighlight ))
14번째 줄: 14번째 줄:
* [[gcloud compute instances describe]]
* [[gcloud compute instances describe]]
* [[gcloud compute addresses list]]
* [[gcloud compute addresses list]]
* [[gcloud compute ssh]]


==참고==
==참고==

2021년 11월 24일 (수) 13:59 판

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 }}