Advertisement
ermigiotti

Untitled

May 20th, 2021
3,396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ibmcloud ce sub ping create --name mypingevent --destination myapp --schedule '0 0 * * *'
  2. ibmcloud ce sub ping list
  3. ibmcloud ce sub ping delete -n NOMEPING
  4. #ibmcloud ce sub ping create --name mypingevent --destination app-f0 --schedule '0 0 * * *'
  5. #ibmcloud ce job create -name job1 --image ibmcom/ping
  6. ibmcloud ce sub ping create --name mypingevent --destination app-f0 --schedule '0 0 * * *'
  7. ibmcloud ce sub ping delete -n mypingevent
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement