endpoint-exec-true-call

Stage to run /bin/true on the endpoint

This stage will run the command, /bin/true, on the endpoint. This is an example and requires the parameter, endpoint-exec/actions, on the plugin is configured with this json:

{ "true-call": { "Path": "/bin/true" } }