This script creates an event, a publisher (with the Webhook URL), and a subscriber in TeamForge Webhooks-based Event Broker for a specified application.
Usage
Use the following command to run this script.
[RUNTIME_DIR]/scripts/create_webhook_event.py --appName=[Jenkins|Jira|TestLink|Binary]
Parameters
Parameter | Description |
---|---|
--appName | The application for which the event, the publisher (with the Webhooks URL), and the subscriber are created. Accepted values:
|
-h | --help | Help information for the script. |
[]: