Name |
Type |
Required |
Configurable |
Description |
cmd |
String |
Yes |
Yes |
The shell command in the `sh –c' syntax. The string should not contain any embedded quote characters. The string will be parsed to retrieve the shell name and the arguments using white space a delimiters. For example `/usr/bin/bash –c' should be a non-empty string |