Skip to content

Instantly share code, notes, and snippets.

@bunnywong
Last active August 29, 2015 14:24
Show Gist options
  • Save bunnywong/112fae8dbba0bfe44d04 to your computer and use it in GitHub Desktop.
Save bunnywong/112fae8dbba0bfe44d04 to your computer and use it in GitHub Desktop.
Drush
drush cc all
# Dump
drush sql-dump >dump.sql
drush sql-dump --gzip > ./sql/ime.sql.gz
# Login
drush uliSQL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment