database:connect

データベースクライアントを起動

Usage:

drupal database:connect [arguments] 
dbco
sqlc

Available arguments

ArgumentDetails

key

Database key from settings.php

target

Database target from settings.php

Examples

Connects to an specified database, or the default if not arguments passed

drupal database:connect \
  <database>