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 [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.
--ssh.key string The plain text content of the public key file obtained from the EMS 7.2 host. Wrap the text content in double quotations.
--ssh.key.file string The path/name of the public key file obtained from the EMS 7.2 host. (same as --pub.key)
See also
- emscli execute - for executing commands on the host