migrate:setup
Load and create the relevant migrations for a provided legacy database
Usage:
drupal migrate:setup [options]
mis
Available options
Option | Details |
---|---|
--db-type | Drupal Database type |
--db-host | Máy chủ cơ sở dữ liệu |
--db-name | Tên cơ sở dữ liệu |
--db-user | Người dùng cơ sở dữ liệu |
--db-pass | Mật khẩu cơ sở dữ liệu |
--db-prefix | Tiền tố cơ sở dữ liệu |
--db-port | Cổng vào cơ sở dữ liệu |
--source-base_path | Local file directory containing your source site (e.g. /var/www/docroot), or your site address (for example http://example.com) |