Skip to main content

system node image package delete

Delete a software package

Availability: This command is available to cluster administrators at the advanced privilege level.

Description

The delete command will delete the specified software package.

Parameters

-node {<nodename>|local} - Node
The package will be deleted from the repository belonging to the node specified with this parameter. The local node is used as the default if this parameter is omitted.
-package <text> - Package File Name
This parameter specifies the package to be deleted.

Examples

::> system image package delete image.tgz
1 entry was deleted.