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:
- Sign in to the Cloud Platform user interface and visit your application dashboard.
- Go to Actions > Create Cloud IDE.
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.
Creating a Cloud IDE by using Acquia CLI¶¶
To create a Cloud IDE by using Acquia CLI:
- Install Acquia CLI.
- Sign in to the Cloud Platform user interface.
- Open your local terminal application.
From the command line, authenticate with the Cloud Platform API and follow the prompts:
From the command line, create the Cloud IDE and follow the prompts.
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:
- Select the IDE you want to open.
Review all the commands to manage your IDE lifecycle.
For information about changing preferences in Cloud IDE, visit Settings and preferences.