2 "tosca_definitions_version": "controller_blueprint_1_0_0",
4 "template_author": "Brinda Santh Muthuramalingam",
5 "author-email": "brindasanth@in.ibm.com",
6 "user-groups": "ADMIN, OPERATION",
7 "template_name": "capability-cli",
8 "template_version": "1.0.0",
9 "template_tags": "brinda, tosca"
13 "file": "Definitions/data_types.json"
16 "file": "Definitions/relationship_types.json"
19 "file": "Definitions/artifact_types.json"
22 "file": "Definitions/node_types.json"
25 "file": "Definitions/policy_types.json"
29 "config-deploy-properties": {
31 "get_input": "resolution-key"
35 "topology_template": {
40 "description": "Check CLI",
44 "call_operation": "ComponentCliExecutor.process"
53 "type": "component-cli-executor",
55 "ComponentCliExecutor": {
59 "primary": "component-script"
62 "script-type": "kotlin",
63 "script-class-reference": "InternalSimpleCli_cba$TestCliScriptFunction",
64 "instance-dependencies": []
76 "type": "artifact-template-velocity",
77 "file": "Templates/check-command-template.vtl"