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*