Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (18 loc) · 357 Bytes

database-connect.md

File metadata and controls

21 lines (18 loc) · 357 Bytes

database:connect

Hiển thị DB connection

Usage:

drupal database:connect [arguments]
dbco
sqlc

Available arguments

Argument Details
database Database key từ settings.php

Examples

  • Connects to an specified database, or the default if not arguments passed
drupal database:connect \
  <database>