gcloud compute ssh

Jmnote (토론 | 기여)님의 2023년 7월 24일 (월) 13:30 판 (→‎같이 보기)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

gcloud compute ssh
gcloud compute ssh VM_NAME
gcloud compute ssh --project=PROJECT_ID --zone=ZONE VM_NAME
testuser@cloudshell:~ (my-project-153)$ gcloud compute ssh --zone=asia-northeast3-b vm1
ssh: connect to host 135.79.246.80 port 22: Connection timed out
ERROR: (gcloud.compute.ssh) [/usr/bin/ssh] exited with return code [255].

2 같이 보기[ | ]

3 참고[ | ]

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