Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 577 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 577 Bytes

ac-tools

Handy scripts for working with Acquia cloud on a Mac.

Installation

To install or update these scripts, run:

curl -sL https://goo.gl/CGXVpQ | bash

Commands

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.