BlPackage - createEmptyPackage
BlPackage - createEmptyPackage
Description :
This command creates an empty BLPackage.
Return type : com.bladelogic.om.infra.model.depot.blpackage.BlPackage
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
packageName | String | Name of the package. |
description | String | Description of the package. |
groupId | Integer | ID of the depot group where you want to store the package. |
Example
The following example creates an empty pacakge with the name tstPkg and the description "test package." The empty package will be located in a depot group with an ID of 2000007:
Script
`blcli BlPackage createEmptyPackage tstPkg "test package" 2000007`
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*