Invokes given command using exec.
Example:
{ "type": "Command", "options": { "command": "srm /path/to/file" } }
command to execute
Type: string
Default: ""
""