node-jenkins
node-jenkins copied to clipboard
How to save user's login status in cli?
I use this package in my cli tool. How should I save the user's login status to avoid having to enter the user name and password every time? Thanks.