The site:install command: Install a Drupal project
Usage:
$ drupal site:install [arguments] [options]
Option | Details |
---|---|
langcode | Drupal language |
db-type | Drupal Database type to be use in install |
db-file | Drupal Database file to be use in install |
db-host | Database Host |
db-name | Database Name |
db-user | Database User |
db-pass | Database Pass |
db-prefix | Database Prefix |
db-port | Database Port |
site-name | Drupal site name |
site-mail | Drupal site mail |
account-name | Drupal administrator account name |
account-mail | Drupal administrator account mail |
account-pass | Drupal administrator account password |
Argument | Details |
---|---|
profile | Drupal Profile to be install |