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 |
---|---|
|
Package vendor (for example, |
|
Package name |
|
Package version |
|
Package Operating System. Options are: |
|
Package minor version |
Comments It is not possible to undo the cppkg del
command.