Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
L'editor Cloud Shell può essere avviato in diversi modi in base al tuo caso d'uso.
Avvia una sessione dell'editor di Cloud Shell autonoma
Il modo più semplice per avviare una sessione di Cloud Shell e iniziare a utilizzare Cloud Shell Editor è avviare direttamente una sessione di Cloud Shell Editor con ide.cloud.google.com. Puoi comunque accedere al terminale Cloud Shell in qualsiasi momento facendo clic su Apri terminale nella barra dei menu di Cloud Shell.
Per avviare una sessione Cloud Shell autonoma con il terminale Cloud Shell e l'editor Cloud Shell avviati automaticamente, utilizza shell.cloud.google.com.
Avvia l'editor di Cloud Shell dalla Google Cloud console
Per avviare una sessione di Cloud Shell dalla Google Cloud console,
fai clic su Attiva Cloud Shell nella
Google Cloud console.
Viene avviata una sessione nel riquadro inferiore della Google Cloud console.
Per avviare l'editor, fai clic su Apri editor nella barra degli strumenti della finestra di Cloud Shell.
Avvio dal terminale Cloud Shell
Dal terminale Cloud Shell (accessibile facendo clic su
Attiva Cloud Shell nella
Google Cloud console), puoi eseguire
il seguente comando:
cloudshell edit .
Viene avviato l'editor di Cloud Shell nello stesso riquadro.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-04 UTC."],[],[],null,["# Launch the Cloud Shell Editor\n\nThe Cloud Shell Editor can be launched in different ways to best fit\nyour use case.\n\nLaunch a standalone Cloud Shell Editor session\n----------------------------------------------\n\nThe easiest way to start a Cloud Shell session and begin using\nCloud Shell Editor is to directly launch a\nCloud Shell Editor session with\n[ide.cloud.google.com](https://ide.cloud.google.com).\nYou can still access the Cloud Shell terminal at any time by\nclicking\n**Open terminal** in the Cloud Shell menu bar.\n\nTo launch a standalone Cloud Shell session with both the\nCloud Shell terminal and Cloud Shell Editor\nautomatically started, use\n[shell.cloud.google.com](https://shell.cloud.google.com) instead.\n\nLaunch Cloud Shell Editor from the Google Cloud console\n-------------------------------------------------------\n\nTo launch a Cloud Shell session from the Google Cloud console,\nclick\n**Activate Cloud Shell** in your\n[Google Cloud console](http://console.cloud.google.com).\n\nThis launches a session in the bottom pane of your Google Cloud console.\n\nTo launch the editor, click\n**Open Editor** on the toolbar of the Cloud Shell window.\n\nLaunch from the Cloud Shell terminal\n------------------------------------\n\nFrom the Cloud Shell terminal (accessible by clicking\n\n**Activate Cloud Shell** in your\n[Google Cloud console](http://console.cloud.google.com)), you can run\nthe following command: \n\n cloudshell edit .\n\nThis launches the Cloud Shell Editor in the same pane."]]