With Copilot
Acquia Copilot is a conversational AI connected into our product documentation and knowledge base. Ask Copilot about product features, technical details, troubleshooting and how to get started with Acquia products.
Sign in to use Acquia Copilot
You may want more environments than the development, staging, and production environments that you receive initially. For example, you may want additional environments to support:
By default, Cloud Platform applications have three environments with the aliases dev, test, and prod. If you have a Cloud Platform Enterprise application with more than three environments and you must find what your environment names and aliases are, you can do one of the following:
/mnt/drush/<app>/ folder on your infrastructure. Files in that folder list the aliases for the environments. For more information, see Using Drush aliases.Use the GET /sites/:site/envs Cloud API command. For example:
curl -s -u user:pass https://cloudapi.acquia.com/v1/sites/mysite/envs.jsonFor information on the available environments:
acli. For more information, see Acquia CLI commands.If this content did not answer your questions, try searching or contacting our support team for further assistance.
If this content did not answer your questions, try searching or contacting our support team for further assistance.