Creating a job with credentials in jenkins only in command lines
问题 I am only allowed to work with the command line terminal on Ubuntu. I need to create a job in Jenkins with security credentials. I already installed Jenkins in my machine, but the access is open. If I set up security credentials on Jenkins, how can I specify these on the command line? Thanks! 回答1: Follow this steps Generate a public ssh-key in the user you want to work with from the command line. ssh-keygen Just press enter whenever yo are asked to enter some value. Copy the content of the