Create a webhook
Creates a webhook in the project. Requires Manage settings
admin right.
lokalise2 webhook create [flags]
--branch string If webhook is limited to a single branch
--event-lang-map string Map the event with an array of languages iso codes. Omit this parameter for all languages in the project. JSON, see https://lokalise.com/api2docs/curl/#resource-webhooks
--events strings List of events to subscribe to (required, see https://docs.lokalise.com/en/articles/3184756-webhooks).
-h, --help help for create
--url string Specify the URL to your endpoint (required).
--config string config file (default is ./config.yml)
--project-id string Unique project identifier (required).
-t, --token string API token. You can create API tokens at https://lokalise.com/profile.
- lokalise2 webhook - Manage webhooks