The Cloud IDE lifecycle can be managed either through the Cloud Platform user interface or Acquia CLI. Complete the following steps to create and manage your IDE.
To create a Cloud IDE through the Cloud Platform user interface:
3. Specify a name for your IDE and click Submit.
While the IDE gets provisioned, the system displays a spinner on the card. The IDE is available within a few minutes.
After the IDE is ready, the updated card displays the IDE URL and the owner.
4. To launch the IDE in a new tab, click Launch Cloud IDE.
To create a Cloud IDE by using Acquia CLI:
From the command line, authenticate with the Cloud Platform API and follow the prompts:
acli auth:login
If you authenticated with the Cloud Platform API or if you want to create a new IDE from a Cloud IDE, you do not need to authenticate again.
From the command line, create the Cloud IDE and follow the prompts.
acli ide:create
After the IDE is created, Acquia CLI displays a link to your IDE and a link to the Drupal application hosted in the IDE.
To open your IDE at any time:
Run the following command from your terminal:
acli ide:open
Review all the commands to manage your IDE lifecycle.
For information about changing preferences in Cloud IDE, visit Settings and preferences.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Thu Feb 13 2025 22:48:10 GMT+0000 (Coordinated Universal Time)