Script

Script

sshScript This step executes given script(file) 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. script String, Mandatory Script file name from the workspace, current this doesn’t support script with arguments. For that option you would need to copy over the file to remote node and run it as a command. »