cluster image package delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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