Handy scripts for working with Acquia cloud on a Mac.
To install or update these scripts, run:
curl -sL https://goo.gl/CGXVpQ | bash
The following commands will be available everywhere:
- ac-logs - Get live logs from any Acquia environment, or search all past logs for a string.
- ac-quiet - Let's you know when an Acquia environment is free of tasks.
- ac-update - Updates a local environment for development purposes with code, database, and files.
- ac-crawl - Simple site crawler for warming caches after a deployment.