promote_gold_agent_image

Promotes a gold agent image version to the given maturity level.

Format

emcli promote_gold_agent_image 
      -version_name="gold_image_version_name"
      -maturity="Current/Restricted/Draft"

Options

  • version_name

    Management Agent gold image that you want to promote.

  • maturity

    Gold image maturity level to which the Management Agent gold image should be promoted.

Example

The following example promotes the Management Agent gold image OPC_AGI_DB_JUL_13 to the Current maturity level.

emcli promote_gold_agent_image 
      -version_name=OPC_AGI_DB_JUL_13
      -maturity=Current