Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
El editor de Cloud Shell se puede iniciar de diferentes maneras para adaptarse mejor a tu caso de uso.
Cómo iniciar una sesión independiente del editor de Cloud Shell
La forma más fácil de iniciar una sesión de Cloud Shell y comenzar a usar el editor de Cloud Shell es iniciar directamente una sesión de editor de Cloud Shell con ide.cloud.google.com. Puedes acceder a la terminal de Cloud Shell en cualquier momento haciendo clic en Abrir terminal en la barra de menú de Cloud Shell.
Para iniciar una sesión independiente de Cloud Shell con la terminal de Cloud Shell y el editor de Cloud Shell iniciados automáticamente, usa shell.cloud.google.com.
Inicia el editor de Cloud Shell desde la Google Cloud consola
Para iniciar una sesión de Cloud Shell desde la consola de Google Cloud , haz clic en Activar Cloud Shell en la
consola deGoogle Cloud .
Esto iniciará una sesión en el panel inferior de la Google Cloud consola.
Para iniciar el editor, haz clic en Abrir editor en la barra de herramientas de la ventana de Cloud Shell.
Cómo iniciar desde la terminal de Cloud Shell
Desde la terminal de Cloud Shell (accesible si haces clic en Activar Cloud Shell en la
consola deGoogle Cloud ), puedes ejecutar el siguiente comando:
cloudshell edit .
Esto iniciará el editor de Cloud Shell en el mismo panel.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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."]]