I am trying to connect Jenkins node using a custom ssh command. eg-> ssh username@serviceaccount@hostname@somecustomstring Where password for username should be read from Jenkins credentials.
I have tried Launch methods -> "Launch agent via execution of command on the controller" but able to make it work.