-
Bug
-
Resolution: Unresolved
-
Major
-
OS: Linux - Red Hat 4
Jenkins version: 1.532.2
java -jar jenkins-cli.jar -s http://jenkins-server:8080 login --username name
returns the following error:
"--username" is not a valid option
Tried giving "-username", "-u", etc. still the same issue.
Our server uses LDAP for authentication. I had read number of related issues in jenkins-ci but none of them specified a concrete solution.
What am i missing here?