Print Download PDF Send Feedback

Previous

Next

cppkg delete

Description Delete a product package from the repository. To delete a product package you must specify a number of options. To see the format of the options and to view the contents of the product repository, use the cppkg print command.

Syntax

> cppkg delete <vendor> <product> <version> <os> [sp]

Parameter

Description

vendor

Package vendor (for example, checkpoint)

product

Package name

version

Package version

os

Package Operating System. Options are:
win32, solaris, ipso, linux

sp

Package minor version

Comments It is not possible to undo the cppkg del command.