drush sql-connectfor drush 6x


A string for connecting to the DB.

drush sql-connect

  • Options


    sql-connect accepts 3 option/s:


    --database

    --database : database

    --target

    --target : target

    --db-url

    --db-url : db-url

  • Examples


    Import sql statements from a file into the current database.

    `drush sql-connect` < example.sql

  • Comments


    comments powered by Disqus