Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

BlPackage - deleteBlPackageByGroupAndName


BlPackage - deleteBlPackageByGroupAndName

Description :

This command deletes a BLPackage from the depot, given the package's parent group and its name.

Return type : void

Command Input :

Variable Name

Variable Type

Description

parentGroup

String

Name of the group that should contain the package.

packageName

String

Name of the package.

Example

This example deletes a BLPackage:

Script


PACKAGE_GROUP="/parent/group1"

PACKAGE_NAME="blpgk1"

PACKAGE1_DBKEY=`blcli BlPackage deleteBlPackageByGroupAndName $PACKAGE_GROUP $PACKAGE_NAME`



 

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