I used cloudbees for a bit with multiple on premise executors. To connect the nodes we added the ssh key to our cloudbees account and then ran the following command from the node machine:
Now I want to create a similar setup but without cloudbees.
Where does the ssh-key need to be added?
Is the command on-premise-executor only available for the cloudbees jenkins-cli.jar? Or is the command part of all jenkins projects?