Compute Engine은 그래픽 인터페이스를 통해 Compute Engine 리소스를 관리할 수 있게 해 주는 브라우저 기반 Google Cloud 콘솔 도구를 제공합니다. 브라우저를 통해 사용자 인터페이스를 사용하려면 Google Cloud 콘솔을 사용하여 리소스를 관리합니다.
맞춤설정 가능한 프로젝트 대시보드를 통해 Google Cloud 리소스, 청구, 필터링 가능한 작업 목록 개요를 볼 수 있습니다.
리소스 관리를 위한 각 API 및 액세스 권한에 맞는 대시보드를 사용해서 모든 Google Cloud Platform API에 쉽게 액세스할 수 있습니다.
Google Cloud Platform 시작 지점, 뉴스, 문서로 이동할 수 있습니다.
명령줄 도구의 명령 생성
Google Cloud 콘솔을 사용하여 리소스를 만들면 콘솔에서 같은 작업을 수행하는 gcloud CLI에서 사용 가능한 동등한 명령어를 생성합니다. 명령어를 복사하여 터미널에 붙여넣으면 이 명령어를 사용해 Console 대신 Google Cloud CLI로 동일한 리소스를 만들 수 있습니다. 이 방식은 또한 gcloud CLI에 익숙하지 않고, 이 CLI를 사용하기 위한 명령 예시를 보고 싶은 경우에도 유용할 수 있습니다. 예를 들면 다음과 같습니다.
상응하는 코드를 클릭한 후 명령줄 탭을 클릭하여 인스턴스를 만드는 데 사용되는 gcloud CLI 명령어를 확인합니다.
REST 요청 생성
Google Cloud 콘솔을 사용하여 리소스를 만들 때 Compute Engine에서는 이 리소스를 만드는 데 사용된 REST 요청을 보여줍니다. 이렇게 하면 그래픽 인터페이스를 사용해서 샘플 REST 요청을 확인하거나 고유 REST 요청을 작성할 수 있습니다. 이에 대한 예를 보려면 다음 안내를 따르세요.
[[["이해하기 쉬움","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-08-19(UTC)"],[[["\u003cp\u003eThe Google Cloud console is a browser-based graphical interface for managing Compute Engine resources.\u003c/p\u003e\n"],["\u003cp\u003eIt provides easy access to Google Cloud Platform projects, the Cloud Shell, customizable dashboards, and all Google Cloud APIs.\u003c/p\u003e\n"],["\u003cp\u003eThe console generates equivalent gcloud CLI commands and REST requests when creating resources, useful for learning or using those tools instead.\u003c/p\u003e\n"],["\u003cp\u003eSupported browsers for using the console include Chrome, Safari, Firefox, and Edge.\u003c/p\u003e\n"]]],[],null,["*** ** * ** ***\n\nCompute Engine offers the browser-based Google Cloud console tool that lets\nyou manage your Compute Engine resources through a graphical\ninterface. Use the Google Cloud console to manage your resources if you\nprefer using a user-interface through the browser.\n\nAlternatively, you can also use the\n[Google Cloud CLI](/compute/docs/gcloud-compute) or the\n[RESTful API](/compute/docs/api/prereqs).\n\nThis document briefly describes how to access the console and describes\nsome unique features that the console offers.\n\nSupported browsers\n\nYou can use the Google Cloud console in the following browsers:\n\n- Chrome\n- Safari\n- Firefox\n- Edge\n\nAccess the console\n\n[Go to the Google Cloud console](https://console.cloud.google.com/)\n\nConsole features\n\nThe console provides:\n\n- Easy access to all your Google Cloud Platform projects.\n- Access to the [Google Cloud Shell](/shell/docs).\n- A customizable project dashboard, with an overview of Google Cloud resources, billing, and a filterable activity listing.\n- Easy access to all Google Cloud Platform APIs, with a dashboard specific to each API, and access to manage your resources.\n- Links to Google Cloud Platform starting points, news, and documentation.\n\nGenerate commands for the command-line tool\n\nWhen you create a resource using the Google Cloud console, the console\ngenerates the equivalent command for the gcloud CLI that would\nperform the same action. You can copy and paste the command into a terminal\nand use the command to create the same resource with the Google Cloud CLI\ninstead of the console. This can also be useful if you are unfamiliar with the\ngcloud CLI and want some example commands to start with. For example:\n\n1. In the Google Cloud console, go to the **VM instances** page.\n\n [Go to VM instances](https://console.cloud.google.com/compute/instances)\n2. Click **Create instance**.\n\n3. Specify your desired parameters for the instance.\n\n4. Click **Equivalent code** and then click the **Command line** tab to view the\n gcloud CLI command for creating the instance.\n\nGenerate REST requests\n\nWhen you create a resource using the Google Cloud console,\nCompute Engine also shows the REST request that is used to create this\nresource. This is a good way to view a sample REST request or to build your own\nREST request using a graphical interface. To see an example of this:\n\n1. In the Google Cloud console, go to the **VM instances** page.\n\n [Go to VM instances](https://console.cloud.google.com/compute/instances)\n2. Click **Create instance**.\n\n3. Specify your desired parameters for the instance.\n\n4. Click **Equivalent code** and then click the **REST** tab to view the REST\n request details for creating the instance.\n\nWhat's next\n\n- Read the help documentation located at the [Google Support](https://support.google.com/cloud) page."]]