Guest User

Untitled

a guest
Jul 6th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. import jenkins
  2.  
  3. jen = jenkins.Jenkins(url="https://us1****xhpu******************.com:9080/" ,username="sk******", password="00326aef7*******************15695")
  4.  
  5. print jen.get_whoami()
Add Comment
Please, Sign In to add comment