cheat sheets.

$ cheat drush
Perform a database dump without needing username, password and database name
$ drush sql dump > [FOLDER_LOC]database.sql

Load database file into database
$ `drush sql connect` < [FOLDER_LOC]database.sql
Version 1, updated 794 days ago.
. o 0 ( edit | history )
( add new | see all )