-
-
Save thelebster/ed222ce4a10486087e9ba99aedffb328 to your computer and use it in GitHub Desktop.
Drush sync from remote to local
This file contains hidden or 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
| drush rsync @project-remote:%files @project-local:%files | |
| drush rsync @project-remote:%private @project-local:%private | |
| drush sql-sync @project-remote @project-local |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment