Skip to content

Instantly share code, notes, and snippets.

@adamkudrna
Created January 31, 2017 14:24
Show Gist options
  • Save adamkudrna/72d59b2367bcbd6a01bbd89b50f94ff3 to your computer and use it in GitHub Desktop.
Save adamkudrna/72d59b2367bcbd6a01bbd89b50f94ff3 to your computer and use it in GitHub Desktop.
Drush commands
# 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