Creating an OLVM Migration Project with Initial Migration Plan
Create an OLVM migration project including an initial migration plan and inventory assets.
Now you can configure migration asset replication schedule for the migration project, if required. To create a migration project, use the
createcommand.oci cloud-migrations migration create --compartment-id target_compartment_ID --display-name migration_name [OPTIONS]The required parameters for thecreatecommand are:-
--compartment-id: Specifies the OCID of the compartment name. -
--display-name: Specifies the name of the migration project.
To get all the commands for
migration, run:oci cloud-migrations migration -hTo get help for the
createcommand, run:oci cloud-migrations migration create -hFor a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
-
To create a migration project, use the
CreateMigrationoperation.