Query: st-webhook
OS: debian
Section: 1p
Links: debian man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ST-WEBHOOK(1p) User Contributed Perl Documentation ST-WEBHOOK(1p)NAMEst-webhook - tool to create/list/delete webhooks into the Socialtext REST servicesSYNOPSISst-webhook COMMAND --class=foo --url=foo Where COMMAND is one of: create - create a new webhook list - list existing webhooks delete - delete a webhook Mandatory `create` arguments: --class - class of events to hook --url - URL the hook should GET when it fires Mandatory `delete` arguments: --id - Webhook ID to delete Optional Webhook filter arguments: --account-id=foo --workspace-id=fooAUTHORSThis POD was created for the Debian package of Socialtext-Resting from the help output of st-webhook by Florian Schlichting <fschlich@zedat.fu-berlin.de>. perl v5.14.2 2012-04-23 ST-WEBHOOK(1p)