[フレーム]
Last Updated: September 09, 2019
·
3.24K
· aaronott

quick Drupal db import with drush

on a zipped file

zcat backup.sql.gz | drush sqlc

non zipped file

cat backup.sql | drush sqlc

1 Response
Add your response

Quick and easy. Worked like a charm!

over 1 year ago ·

AltStyle によって変換されたページ (->オリジナル) /