사용자 도구

사이트 도구


utils:gcloud

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
utils:gcloud [2018/02/12 10:35] – 만듦 taekguutils:gcloud [2025/04/15 10:05] (현재) – 바깥 편집 127.0.0.1
줄 1: 줄 1:
-===== Google Cloud SDK =====+===== Google Cloud ===== 
 +==== Google Cloud SDK ====
  
 명령 프롬프트에 다음을 입력합니다.  명령 프롬프트에 다음을 입력합니다. 
줄 10: 줄 11:
  
   gcloud init   gcloud init
 +
 +==== Cloud Source Repository ====
 +
 +GCP의 소스저장소에서 소스Repository가져오기
 +  gcloud source repos clone mama --project=gentle-presence-194115
 +  gcloud source repos clone docuwiki --project=gentle-presence-194115
 +
 +  git pull google master
 +  
 +==== gcloud update ====
 +gcloud update하기
 +  gcloud components update
 +되돌리기
 +  gcloud components update --version 187.0.0
 +==== 용어 ====
 +  * **IaaS**(Infrastructure as a Service) : Compute Engine
 +  * **PaaS**(Platform as a Service) : App Engine
 +  * **Kubernetes**(쿠버네티스)기반의 Docker런타임 : Container Engine
  
utils/gcloud.1518431706.txt.gz · 마지막으로 수정됨: 2025/04/15 10:05 (바깥 편집)