rhpctl promote image

Use the rhpctl promote image command to promote an image.

Syntax

rhpctl promote image -image image_name -state {TESTABLE | RESTRICTED | PUBLISHED}

Parameters

Table F-19 rhpctl promote image Parameters

Parameter Description
-image image_name

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

-state
 {TESTABLE | RESTRICTED
 | PUBLISHED}

Specify one of the following as the name of the state of the image:

  • TESTABLE:
  • RESTRICTED:
  • PUBLISHED:

Example

To promote an image:

$ rhpctl promote image...