Cloud Code를 통해 새로운 프로젝트를 Cloud Source Repositories에 추가하고 기존 프로젝트를 확인할 수 있습니다.
시작하기 전에
- Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
소스 코드 업로드
코드를 Cloud Source Repositories에서 Cloud Code로 업로드하려면 다음 안내를 따르세요.
Cloud Source Repositories에 추가할 프로젝트를 엽니다.
VCS > Cloud Source Repositories에 업로드를 클릭합니다. 또는 메뉴에서 도구 > Google Cloud Code > Cloud Source Repositories에 업로드로 이동합니다.
대화상자에서 드롭다운 메뉴를 사용하여 프로젝트와 연결된 Cloud Project(Cloud 프로젝트)를 선택합니다.
드롭다운 메뉴를 사용하여 Cloud Repository를 선택합니다.
저장소가 없거나 새로운 저장소를 만들려면 Create a new cloud repository(새 Cloud Repository 만들기)를 클릭합니다.
Cloud Code는 새 저장소를 만들 수 있도록 Google Cloud 콘솔에 새 브라우저 창을 엽니다.
기본적으로 Cloud Code는 Remote Name(원격 이름)을 설정합니다. New Remote Name(새 원격 이름) 필드에 다른 이름을 입력할 수 있습니다.
업로드를 클릭합니다.
개발
새 변경사항 커밋 및 푸시와 같은 다른 작업의 경우 VCS > VCS 작업 팝업으로 이동합니다.
소스 파일 둘러보기
소스 코드를 업로드한 후 Google Cloud 콘솔에서 코드를 찾아봅니다.
Google Cloud 콘솔에서 소스 코드가 포함된 프로젝트를 선택합니다.
검색 창에서
Cloud Source Repositories
를 검색합니다.
소스 코드 확인
Cloud Source Repositories에서 소스 코드를 체크아웃하려면 다음 안내를 따르세요.
- VCS > Get from Version Control을 선택합니다. 또는 시작 대화상자로 이동하여 Get from VSC를 클릭합니다.
- 버전 제어 드롭다운에서 Google Cloud를 선택하고 클론을 클릭합니다.
- Clone from Google Cloud(Google Cloud에서 클론) 대화상자에서 프로젝트와 연결된 Cloud Project(Cloud 프로젝트)를 선택합니다.
- Cloud Repository를 선택합니다.
- Parent Directory(상위 디렉토리)를 선택합니다.
- Directory Name(디렉토리 이름)을 입력합니다.
- 복제를 클릭합니다.
또는 Get from Version Control(버전 제어에서 가져오기)을 선택하고 버전 제어 드롭다운에서 Google Cloud를 선택하여 Welcom(시작) 화면에서 체크아웃할 수도 있습니다. 그러면 Clone from Google Cloud(Google Cloud에서 클론) 대화상자가 표시됩니다.