environment-management

Installation
SKILL.md

Environment Management with Acquia CLI

Use when:

  • Creating or deleting Continuous Delivery Environments (CDEs)
  • Making one environment identical to another (mirroring)
  • Copying cron tasks between environments
  • Installing SSL certificates
  • Listing or inspecting environments
  • Deploying code to an environment

List Environments

acli api:applications:environment-list

Shows all environments for an application (prod, staging, dev, and any CDEs).

Related skills
Installs
43
GitHub Stars
3
First Seen
Apr 27, 2026