Hi All, I'm running Jenkins behind apache with reverse proxy authentication. Apache and Jenkins are running in two different machines.
I was wondering if I could still use Jenkins CLI from command line using API token provided by Jenkins? When I try to access using CLI i got the following error: *You must authenticate to access this Jenkins.* *Use --username/--password/--password-file parameters or login command.* * * Thanks, Mani
