Skip to content

Instantly share code, notes, and snippets.

@mathewjosephh
mathewjosephh / acquia-to-local
Created June 25, 2018 07:42
Migration from Acquia Cloud to Local Environment.
- Login to acquia and find out the git url and ssh url
- login to terminal using ssh url
>>ssh sshurl
- find the site aliases existing
>>drush sa
- Follow the process to setup site aliases for drush.
- cd ~./drush