database:connect
Hiển thị DB connection
Usage:
drupal database:connect [arguments]
dbco
sqlc
Available arguments
Argument | Details |
---|---|
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>