Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

AgentBundle - createAgentBundleByGroupAndName


AgentBundle - createAgentBundleByGroupAndName

Description :

Creates a new empty Agent Bundle and adds it to the provided depot group. Prior to using this Agent Bundle, packages should be added using the addAgentPackageToBundle command.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

groupPath

String

The full path of the depot group.

bundleName

String

Name of the new agent bundle.

Example

The following example creates a new Agent Bundle.

Script





blcli AgentBundle createAgentBundleByGroupAndName "/parent/depotGroup1" bundleName1



 

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

TrueSight Server Automation Command Line Interface