Skip to content

Command connect-node

Reconnect to a node(s)
Command
java -jar jenkins-cli.jar -s https://jenkins.garasiku.autos/ connect-node NAME ... [-f]
 NAME : Agent name, or empty string for built-in node; comma-separated list is
        supported
 -f   : Cancel any currently pending connect operation and retry from scratch
        (default: false)