migrate run

Purpose

To run a previously defined migrate job.

Format

migrate run -n jobname -t jobtype

Arguments

-n jobname

The name of the migrate job definition that you want to run.

-t jobtype

The valid entry is migrate, which indicates that the job is a migrate job.

Last updated