Hello I have automated a build process to update a database on my build nodes.
The one last step I am trying to do is update the node description in Jenkins. There is no CLI operation to change the description of the Node. Does anyone have a simple script or idea of how I can update the description in Jenkins outside of editing the config.xml file and running the "Reload Configuration from Disk" operation. The reason for not using the "Reload Configuration from Disk" operation is I found if any existing jobs are running, they are stopped. Thanks Jason
