emscli execute enable-migration
enables data migration from a remote EMS v7.2
Synopsis
execute enable-migration configures an EMS installation to accept data migration from a remote EMS v7.2.
The public key file name from the EMS 7.2 host must be provided to the --pub.key flag.
emscli execute enable-migration will create a migration temporary user that should be used to configure "migration.conf" file on Windows EMS 7.2 host.
This temporary user is valid only for the date it was created. After that, the user expires and a new one must be created by disabling migration and enabling migration again.
By running emscli execute enable-migration, it will be provided information about the database currently in use by the EMS instance, which should be also added to "migration.conf" file on Windows EMS 7.2 host.
After the data migration is succesfully executed, it is needed to execute "emscli execute disable-migration" in order to guarantee EMS will work properly.
emscli execute enable-migration [flags]
Options
-h, --help help for enable-migration
--pub.key string The path/name of the public key file obtained from the EMS 7.2 host.
See also
- emscli execute - for executing commands on the host
- emscli execute disable-migration - disables data migration from a remote EMS v7.2