Created
January 31, 2017 14:24
-
-
Save adamkudrna/72d59b2367bcbd6a01bbd89b50f94ff3 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
# Import DB using Drush | |
$ drush sql-cli < db.sql | |
$ drush cc all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment