Tag "linux windows"

Create jenkins JLNP slave programmatically

Adding a slave to a Jenkins master always required to add the slave via the GUI and then gather the secret in order to be able to connect the slave. So I was wondering whether a slave could be created programmatically.