Skip to content
Commit 12ae48eb authored by Jesse Glick's avatar Jesse Glick
Browse files

Deprecating --username/--password and login/logout in favor of new -auth...

Deprecating --username/--password and login/logout in favor of new -auth option passing BASIC authentication to /cli endpoint.
Simpler, does not rely on Remoting, allows use of API tokens, and bypasses JENKINS-12543.
(You could actually do this before but only by embedding userinfo in the -s URL, especially awkward for usernames containing @.)
parent 8d622e03
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment