updated jenkins_creds_xml_dump.sh

pull/16/head
Hari Sekhon 2 years ago
parent 9d2bbfa6ed
commit 75365b0ab5

@ -39,4 +39,4 @@ store="${1:-system::system::jenkins}"
# -webSocket is needed if Jenkins is behind a reverse proxy such as Kubernetes Ingress, otherwise Jenkins CLI hangs
#"$srcdir/jenkins_cli.sh" -webSocket list-credentials-as-xml system::system::jenkins
"$srcdir/jenkins_cli.sh" -webSocket list-credentials-as-xml "$store"
"$srcdir/jenkins_cli.sh" list-credentials-as-xml "$store"

Loading…
Cancel
Save