The official command-line tool for interacting with the Acquia Cloud Platform and services. Acquia CLI (acli) helps you run Drush commands and tail logs from your Acquia-hosted applications, manage Acquia Cloud IDEs, create and manage teams and applications via the Cloud Platform API, and much more!
Acquia CLI is not a local development environment. If you are looking for an integrated development environment, consider Acquia Cloud IDE or third-party tools such as Lando.
Install instructions and official documentation are available at https://docs.acquia.com/acquia-cli/install/
Acquia CLI supports tab completion for bash, zsh, and fish. To enable it, run
acli completion --help and follow the installation instructions for your
shell. For example, for bash:
acli completion bash > /etc/bash_completion.d/acliSee CONTRIBUTING.md for instructions on building, testing, and contributing to Acquia CLI.
- To receive support from Acquia, visit the Acquia Support Portal.
- To receive support from and discuss ideas with other Acquia CLI users, visit the discussions section on GitHub.