Trying to do a basic cli command below I am unable to do this since my Jenkins uses OKTA Any advice or docs on how to do this? hours of googling has not been successful
java -jar /home/jenkins/jenkins/jenkins-cli.jar -s http://<jenkins_primary_server_ip>/ -auth @/home/jenkins/jenkins/jenkins_credentials list-jobs -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0f420dbd-d55f-4ae3-8cf6-44de63be0040n%40googlegroups.com.
