The import command imports an existing package to Unwired Server. The export command exports a package from Unwired Server.
import [import-options]
export [export-options]
Option | Usage | Description |
---|---|---|
-d domain | import, export | During import, specifies the domain to which you are importing the package. During export, specifies the domain to which the package currently belongs. |
-file fileName | import | Specifies the file name of the exported package. |
-pkg packageName | export | Specifies the name of the package to export. |
import -d default -file samples/uep/deployment/customer_list_unit_copy.xml
export -d default -pkg samplePkg