Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. curl -O -k https://172.17.0.1:8443/tools/udclient.zip
  2. unzip -q udclient.zip
  3. cd udclient
  4. chmod 755 udclient
  5. echo '{"name": "${p:buildlife/latestStamp}", "application": "Plants By Websphere", "versions":[{"Historical Builds": "${p:buildlife/latestStamp}"}]}' | ./udclient --username admin --password admin --weburl https://172.17.0.1:8443 createSnapshot -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement