The migrate:execute command: Execute a migration available for application
Usage:
$ drupal migrate:execute [arguments] [options]
Option | Details |
---|---|
site-url | Site Source URL |
db-type | commands.migrate.setup.migrations.options.db-type |
db-host | Database Host |
db-name | Database Name |
db-user | Database User |
db-pass | Database Pass |
db-prefix | Database Prefix |
db-port | Database Port |
exclude | Migration id(s) to exclude |
Argument | Details |
---|---|
migration-ids | Migration id(s) |