GranularExportImport - export
GranularExportImport - export
Description :
Before you run this command, you must run the metadata command, which creates the file metadata.xml.
This command reads metadata.xml and exports the specified objects one by one to a directory that you specify. You run this command on the source system.
Return type : String
Command Input :
Variable Name |
Variable Type |
Description |
---|---|---|
metadataFile |
String |
Path to the location of metadata.xml. Include the file name metadata.xml in this path. |
outPath |
String |
Path to the location where you want to put the exported objects. |
Example
The following example reads metadata.xml and exports objects to a specified directory.
Script
GranularExportImport export c:/temp/metadata.xml c:/temp/export
Was this page helpful? Yes No
Submitting...
Thank you
Comments