Command connect-node
java -jar jenkins-cli.jar -s http://192.168.0.70:8899/jenkins/ -webSocket connect-node NAME ... [-f]
Reconnect to a node(s)
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)