rhpctl deleteimage series

Use the rhpctl deleteimage series command to delete an image from a series.

Syntax

rhpctl deleteimage series -series series_name -image image_name

Parameters

Table F-11 rhpctl deleteimage series Parameters

Parameter Description
-series series_name

Specify the name of the series from which you want to delete an image.

-image image_name

Specify the name of the image that you want to delete from a series.

Example

The following command deletes an image called PRODIMAGEV0 from a series called PRODDBSERIES:

$ rhpctl deleteimage series -series PRODDBSERIES -image PRODIMAGEV0