site:install
The site:install command Install a Drupal project
प्रयोग:
$ drupal site:install [arguments] [options]
$ si
उपलब्ध विकल्प
| विकल्प | विवरण |
|---|---|
| --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 | मेजबान डेटाबेस |
| --db-name | डेटाबेस का नाम |
| --db-user | डेटाबेस उपयोगकर्ता |
| --db-pass | डेटाबेस पासवर्ड |
| --db-prefix | डेटाबेस उपसर्ग |
| --db-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 |
उपलब्ध तर्कों
| तर्क | विवरण |
|---|---|
| profile | Drupal Profile to be install |