Closed ddegoede closed 5 years ago
This adds a specific username and password option to use with jenkins-cli for basic authentication using http protocol. The password can be a token.
partially fixes #599, as it only fixes the use of http protocol, and not tested with ssh
Mistakenly included another commit in the PR, will create a new PR with only the correct commit.
Description
This adds a specific username and password option to use with jenkins-cli for basic authentication using http protocol. The password can be a token.
Issues Resolved
partially fixes #599, as it only fixes the use of http protocol, and not tested with ssh
Check List