Previous Topic: archive—Archive Product in software libraryNext Topic: list—List Products in Software Library


export—Export Product

This action will export the specified product to the specified location.

This action has the following format:

swlibrary action=export 
item=item_name 
version=item_version
path=path_name 
[onserver] 
[as_image]
as_image

If coded the software will be exported to a library image that can be used by the Software Management Installer to grab packages from a CD.

item

Specifies the name of the product to be exported.

version

Specifies the version of the product to be exported.

path

Specifies the destination where the exported product is stored. The directory must be empty.

onserver

If it is coded, the destination is settled on the manager, otherwise not.