Command

Command

sshCommand This step executes given command on remote node and responds with output. Usage Key Type Description remote Remote, Mandatory, Refer to the Remote config for more details. Host config to run the command on. command String, Mandatory Shell command to run. Appending sudo is optional when sudo is true. sudo »