Description Manage the product repository. It is always executed on the Security Management server.
Description Add a product package to the product repository. Only SmartUpdate packages can be added to the product repository.
Products can be added to the Repository as described in the following procedures, by importing a file downloaded from the Download Center. The package file can be added to the Repository directly from the DVD or from a local or network drive.
Syntax
> cppkg add {<package-full-path>|<CD drive> [product]}
Parameter |
Description |
---|---|
|
If the package to be added to the repository is on a local disk or network drive, type the full path to the package. |
|
If the package to be added to the repository is on a DVD:
You are asked to specify the product and appropriate operating system (OS). |
Comments
add does not overwrite existing packages. To overwrite existing packages, you must first delete existing packages. cppkg
Example
[d:\winnt\fw1\ng\bin]cppkg add l:\CPsuite-R77\ Enter package name: ---------------------- (1) SVNfoundation (2) firewall (3) floodgate (4) rtm
(e) Exit Enter your choice : 1 Enter package OS : ---------------------- (1) win32 (2) linux (3) ipso
(e) Exit Enter your choice : 1 You choose to add 'SVNfoundation' for 'win32' OS. Is this correct? [y/n] : y |