Tag "Linux Windows"Create jenkins JLNP slave programmaticallyAdding 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.