This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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 |
OlderNewer