Create and/or configure a Code Studio project for your Cloud Platform application with the following commands:
acli update
acli cs:wizard --gitlab-host-name=code.acquia.com
Before you run the acli cs:wizard --gitlab-host-name=code.acquia.com command, ensure that the assigned user role in Acquia Cloud has the following permissions:
a. Pull and deploy code, files, or databases to non-production environments.
b. Add SSH key to git repository.
c. Add SSH key to non-production environments.
d. Add a CD environment.
e. Delete a CD environment.
f. Manage environment variables on a non-production environment.
Refer to the Acquia Cloud documentation for the steps to create, view, assign, edit, or delete role permissions.