Template - setSignatureMatchAll
Template - setSignatureMatchAll
Description :
This command sets the template signature on an existing template to either "match all" or "match any." This command returns a handle to the updated template. Note that this handle is different from any previously returned handles. All other handles are invalid.
Return type : DBKey
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
groupName | String | Name of the template group. |
templateName | String | Name of the template. |
bMatchAll | Boolean | True for match all, false for match any. |
Example
The following example shows how to set a template named tstTemplate in template group /tstGroup to the signature "match all."
Script
TEMPLATE_DBKEY=`blcli Template setSignatureMatchAll /tstGroup tstTemplate true`
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*