Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

PatchCatalog - executeSolarisCatalogUpdateAndWait


PatchCatalog - executeSolarisCatalogUpdateAndWait

Description :

This command executes a Solaris Patch Catalog Update Job and waits for the job to end before returning.

Use this command to execute a job unless the job should be scheduled. Because this command does not return until the job completes, it effectively pauses execution of any script running this command. This command returns a handle to the job run. It can be used in other commands that need to reference the Solaris Patch Catalog Update Job run.

Return type : com.bladelogic.om.infra.app.service.job.JobRunKey

Command Input :

Variable Name

Variable Type

Description

groupName

String

Fully qualified catalog name.

Example

The following example executes a Patch Catalog Update Job, and waits for the job to end before returning.

Script





JOB_RUN_KEY=`blcli PatchCatalog executeSolarisCatalogUpdateAndWait "/Depot2/catalog"



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Server Automation Command Line Interface 23.4