사용 사례에 가장 적합하도록 Cloud Shell 세션을 다양한 방법으로 시작할 수 있습니다.
Google Cloud 콘솔에서 실행
Google Cloud 콘솔에서 Cloud Shell 세션을 시작하려면 Google Cloud 콘솔에서 Cloud Shell 활성화를 클릭합니다. 그러면 Google Cloud 콘솔 하단 창에서 세션이 실행됩니다.
새 창에서 열기를 클릭하여 이 세션을 전체 화면 환경으로 전송할 수도 있습니다.
독립형 세션 실행
독립 실행형 세션을 선호하는 경우 shell.cloud.google.com으로 Cloud Shell 세션을 시작할 수 있습니다. Cloud Shell 터미널 및 Cloud Shell 편집기가 자동으로 시작됩니다.
Cloud Shell 편집기만 열려면ide.cloud.google.com을 이용하세요. 여전히 Cloud Shell 메뉴 바에서 터미널 열기 버튼을 사용하여 언제든지 Cloud Shell 터미널에 액세스할 수 있습니다.
문서에서 실행
무료 체험판을 시작하면 현재 있는 문서 페이지 헤더에서 Cloud Shell 활성화를 찾을 수 있습니다.
Google 계정에 로그인하고 Google Cloud문서를 읽는 경우 현재 있는 문서 페이지의 헤더에서 Cloud Shell 활성화를 찾을 수 있습니다.
이 버튼을 클릭하면 Cloud Shell이 현재 페이지 하단의 패널로 시작됩니다. 그런 다음 제품의 문서를 컨텍스트에 맞게 유지하면서 읽고 있는 제품을 실험할 수 있습니다.
Cloud Shell 터미널에는 gcloud CLI, Docker, Terraform, 기타 명령줄 유틸리티가 사전 설치되어 있으며 Google 사용자 인증 정보로 자동 인증되므로 터미널을 사용하여 문서에서 샘플 코드를 실행할 수 있습니다. 즉, Cloud API를 사용 설정하여 실험하고 장기 실행 작업을 시작하고 문서를 나가지 않고도 명령줄에서 Google Cloud 리소스를 관리할 수 있습니다.
Cloud Shell에서 열기 링크로 실행
사용자가 gcloud CLI를 다운로드하거나 종속 항목을 설치하지 않고도 프로젝트 또는 코드 샘플을 실험할 수 있게 하려면 Cloud Shell에서 열기(OiCS) 기능을 사용하세요. 이 기능을 사용하면 Cloud Shell을 시작할 때 Git 저장소 복제 또는 가이드 열기와 같은 특정 작업을 자동으로 수행하는 URL을 구성하고 게시할 수 있습니다. 이 옵션을 사용하면 시작된 Cloud Shell 환경을 맞춤설정할 수 있도록OiCS 링크를 만들 때 URL 매개변수를 포함할 수 있는 이점도 있습니다.
gcloud CLI를 사용하여 Cloud Shell 실행 및 로컬로 연결
로컬 명령줄을 사용하여 Cloud Shell 환경과 상호작용 및 연결하려면 gcloud CLI를 설치해야 합니다. gcloud CLI, 특히 gcloud cloud-shell 명령어 그룹을 사용하면 로컬 머신과 Cloud Shell 환경 간에 파일을 복사하고 Cloud Shell로 대화형 SSH 세션을 설정할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[],[],null,["# Launch Cloud Shell\n\nA Cloud Shell session can be launched in different ways to best fit\nyour use case.\n\nLaunch from the Google Cloud console\n------------------------------------\n\nTo launch a Cloud Shell session from the Google Cloud console,\nclick\n**Activate Cloud Shell** in the\n[Google Cloud console](http://console.cloud.google.com). This launches a\nsession in the bottom pane of Google Cloud console.\n\nYou can also transfer this session to a full screen experience by clicking\n\n**Open in new window**.\n\nLaunch a standalone session\n---------------------------\n\nIf you'd prefer a standalone session, you can launch a\nCloud Shell session with\n[shell.cloud.google.com](https://shell.cloud.google.com). The\nCloud Shell terminal and Cloud Shell Editor are\nautomatically started for you.\n\nTo open just the Cloud Shell Editor, you can use\n[ide.cloud.google.com](https://ide.cloud.google.com). You can still access the\nCloud Shell terminal at any time using the Open\nterminal button\nin the\nCloud Shell menu bar.\n\nLaunch from documentation\n-------------------------\n\nAfter starting your [free trial](https://console.cloud.google.com/freetrial), you can find **Activate Cloud Shell** in the header of the documentation page you're on. \nIf you're signed into your Google account and reading Google Cloud documentation, you can find **Activate Cloud Shell** in the header of the documentation page you're on.\n\n\u003cbr /\u003e\n\nThis button launches the Cloud Shell as a panel at the\nbottom of your current page. You can then experiment with the product you're\nreading about while keeping the product's documentation in context.\n\nThe Cloud Shell terminal comes with the\ngcloud CLI, Docker, Terraform, and\n[other command-line utilities](/shell/docs/how-cloud-shell-works#tools)\npreinstalled and automatically authenticates you with your Google credentials,\nso you can use the terminal to run sample code in the documentation. This means\nthat you can enable and experiment with Cloud APIs, start long-running\noperations, and manage your Google Cloud resources from the\ncommand line without leaving documentation.\n\nLaunch with an Open in Cloud Shell link\n---------------------------------------\n\nIf you'd like your users to experiment with your project or code samples without\nhaving to download the gcloud CLI or installing dependencies, use\nthe [Open in Cloud Shell](/shell/docs/open-in-cloud-shell) (OiCS)\nfeature. This feature allows you to construct and publish a URL that\nautomatically performs certain actions upon Cloud Shell launch,\nsuch as cloning a Git repository or opening a tutorial. This option has the\nadded advantage of allowing you to customize the launched\nCloud Shell experience by supporting the inclusion of URL\nparameters when crafting an OiCS link.\n\nLaunch and connect locally to Cloud Shell with the gcloud CLI\n-------------------------------------------------------------\n\nIf you'd like to interact with and connect to your Cloud Shell\nenvironment using a local command-line, you'll need to\n[install the gcloud CLI](/sdk/install). Using the\ngcloud CLI, specifically the\n[`gcloud cloud-shell`](/sdk/gcloud/reference/cloud-shell) command group, you\ncan copy files between your local machine and Cloud Shell\nenvironment and establish an interactive SSH session with\nCloud Shell."]]