Skip to content

Instantly share code, notes, and snippets.

@lornajane
Last active November 17, 2017 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lornajane/f6d36224c7d8be7dfaeb373e65d4b4f9 to your computer and use it in GitHub Desktop.
Save lornajane/f6d36224c7d8be7dfaeb373e65d4b4f9 to your computer and use it in GitHub Desktop.
StackOverflow Trigger
bx wsk trigger delete couchdbish
bx wsk trigger create couchdbish --feed /whisk.system/alarms/alarm --param cron "*/5 * * * *" --param trigger_payload "{\"tags\": [\"cloudant\",\"ibm-cloudant\"]}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment