Skip to content

Instantly share code, notes, and snippets.

@suresh-kumara-gist
Created August 28, 2017 07:54
Show Gist options
  • Save suresh-kumara-gist/20df5e40568cdf64428dbe847ff68135 to your computer and use it in GitHub Desktop.
Save suresh-kumara-gist/20df5e40568cdf64428dbe847ff68135 to your computer and use it in GitHub Desktop.
database backup using drush
drush sql-dump --structure-tables-list=cache,cache_* > dumpfile.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment