cluster image package delete
Contributors
Suggest changes
Remove a package from the cluster image package repository
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The cluster image package delete
command deletes the specified version of the package from the package repository. The associated information about the package is also deleted from the update database.
Parameters
-version <text>
- Version To Be Deleted-
Specifies the package version that is to be deleted.
Examples
The following example deletes the package with version 8.3:
cluster1::> cluster image package delete -version 8.3 Package Delete Operation Completed Successfully