...
- For Windows:
migrationutility.bat –import <path of the exportimport.xml file>
- For Linux:
./migrationutility.sh –import <path of the exportimport.xml file>
The migration utility runs in the console mode and deploys the objects at the target environment. By default, it imports the objects as per the parameters defined in the import.xml file and deploys the exported zip from the path defined there. If you want to define the installed build path and object zip location at run-time, without considering the values defined in import.xml file, then run the migration utility using the following command:
...
Info |
---|
For information on how to omit version control fields while importing objects, refer to MIGRATING OBJECTS IN VERSION CONTROL Migrating objects in version control. |