rhpctl add image

Use the rhpctl add image command to create an image from an existing working copy and add it to the list of existing images on the Rapid Home Provisioning Server configuration.

Syntax

rhpctl add image -image image_name -workingcopy working_copy_name
   [-series series_name] [-state {TESTABLE | RESTRICTED | PUBLISHED}]

Parameters

Table F-3 rhpctl add image Parameters

Parameter Description
-image image_name

Specify the name of the image that you want to add.

-workingcopy
 working_copy_name

Specify the name of the working copy from which to create the image.

-series series_name

Specify the name of the series.

-state {TESTABLE |
 RESTRICTED | PUBLISHED

Specify the state of the image.

Example

To add an image:

$ rhpctl add image...