Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
In Compute Engine haben Sie mit der browserbasierten Google Cloud Console die Möglichkeit, Ihre Compute Engine-Ressourcen über eine grafische Oberfläche zu verwalten. Sie können die Google Cloud Console auch zum Verwalten Ihrer Ressourcen verwenden, wenn Sie eine über den Browser bereitgestellte Benutzeroberfläche bevorzugen.
Ein anpassbares Projektdashboard mit einer Übersicht über Google Cloud-Ressourcen, Abrechnungen und eine Liste mit Aktivitäten, die gefiltert werden können
Einfachen Zugriff auf alle Google Cloud Platform-APIs, einschließlich eines Dashboards für jede einzelne API und Zugriff für die Verwaltung Ihrer Ressourcen
Links zu Google Cloud Platform-Ausgangspunkten, zu Neuigkeiten und zur Dokumentation
Befehle für das Befehlszeilentool generieren
Wenn Sie mit der Google Cloud -Console eine Ressource erstellen, wird von der Console der entsprechende Befehl für die gcloud CLI generiert, der dieselbe Aktion ausführen würde. Sie können den Befehl kopieren, in ein Terminal einfügen und ihn verwenden, um dieselbe Ressource mit dem Google Cloud CLI anstatt mit der Console zu erstellen. Dies ist unter Umständen sinnvoll, wenn Sie mit der gcloud CLI nicht vertraut sind und zuerst mit einigen Beispielbefehlen beginnen möchten. Beispiel:
Google Cloud Rufen Sie in der Console die Seite VM-Instanzen auf.
Geben Sie nun die gewünschten Parameter für die Instanz an.
Klicken Sie auf Entsprechender Code und dann auf den Tab Befehlszeile, um den gcloud-Befehl zum Erstellen der Instanz aufzurufen.
REST-Anfragen generieren
Wenn Sie eine Ressource mithilfe der Google Cloud Console erstellen, zeigt Compute Engine auch die REST-Anfrage an, die zum Erstellen dieser Ressource verwendet wird. Dies ist eine gute Möglichkeit, um sich eine Beispiel-REST-Anfrage anzusehen oder mit einer grafischen Oberfläche eine eigene REST-Anfrage zu erstellen. So können Sie sich ein Beispiel ansehen:
Google Cloud Rufen Sie in der Console die Seite VM-Instanzen auf.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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,["# Google Cloud console\n\n*** ** * ** ***\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------------------\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\n[Go to the Google Cloud console](https://console.cloud.google.com/)\n\nConsole features\n----------------\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-------------------------------------------\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----------------------\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\n- Read the help documentation located at the [Google Support](https://support.google.com/cloud) page."]]