Skip to content

Instantly share code, notes, and snippets.

View nitheesh's full-sized avatar
🏠
Working from home

Nitheesh Chandrika nitheesh

🏠
Working from home
  • Origin Eight
  • Trivandrum
View GitHub Profile
@nitheesh
nitheesh / gist:00835c2f0053c3da328c3e11a6e506d4
Created January 25, 2018 16:17
Drupal 8 Drush config export to gzipped tar file
#Linux
------------
#Change directory to Drupal root
cd ~/public_html/<site-name>
#Export config to "config" directory
drush config-export --destination=~/tmp/config