webMethods Product Suite  | Complete Installation and Upgrade Information for Software AG Products | Command Central | Command Central Developer Reference | Using the Command Line Interface | Repository Commands | sagcc exec repository products export
 
sagcc exec repository products export
Generates a product image archive from a product repository.
Syntax
*Command Central syntax:
sagcc exec repository products export repo_Name      
dest=filename.zip artifacts=productId1[_version], productId2[_version]   [options]
*Not supported by Platform Manager.
Arguments and Options
Argument or Option
Description
repo_name
Required. Specifies the name of a local product repository from which you want to generate a product image archive.
dest=filename.zip
Required. A name for the generated product image archive.

artifacts=productId1[_version],
productId2[_version]
Required. The names of the products to include in the image file. Specifying the product version is optional.
[options]
Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see Common Options.
Usage Notes
*When exporting a list of specific product IDs, specified in the artifacts argument, JDK, license file, and the Installer libraries are not added to the exported image archive, though they are required to install products in a new installation directory. The exported image archive includes only the required product plug-ins for the specified products. It does not include all product plug-ins normally included in the Platform ManagerALL distribution. The exported image archive does not include Update Manager as a dependency.
*If you want to use a product mirror repository for the exported image archive, you must specify only mirror repositories created on the local Platform Manager installation.
Example When Executing on Command Central
To generate a product image archive with name “myproducts.zip” that contains products with IDs “SPM” and “OSGI” from a local product repository with name “productRepo”:
sagcc exec repository products export productRepo dest=myproducts.zip      
artifacts=SPM,OSGI

Copyright © 2007-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.