Last active
September 14, 2017 12:41
-
-
Save jasonglisson/34f889f235200bfafd00b1509295426e to your computer and use it in GitHub Desktop.
Drush Commands
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
Sync DB between two boxes - drush sql-sync @dev @jasons | |
Sync files between two boxes - drush rsync @dev:%files @jasons:%files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment