rhpctl delete series

Use the rhpctl delete series command to delete a series from the Rapid Home Provisioning Server configuration.

Syntax

rhpctl delete series -series series_name [-force]]

Parameters

Table F-9 rhpctl delete series Parameters

Parameter Description
-series series_name

Specify the name of the series that you want to delete

-force

Use -force to delete an image series even if the series includes images.

Usage Notes

  • Before deleting an image series, you must first remove all images from the series by using the rhpctl deleteimage series command.

Example

The following example deletes a series called PRODDBSERIES:

$ rhpctl delete series -series PRODDBSERIES