physicalmodel bulkExport
The physicalmodel bulkExport command exports all the physical models and their metadata from Discovery to the specified directory.
Usage
physicalmodel bulkExport --o outputDirectoryRequired | Argument | Description |
---|---|---|
No | --o outputDirectory | Specifies the directory where the physical models are to be exported. If unspecified, the models are exported to the directory from which you run the command. |
Example
This example exports all the physical models to the "MyModelExport" folder located at: C:\Spectrum\PhysicalModels.
physicalmodel bulkExport --o C:\Spectrum\PhysicalModels\MyModelExport