Skip to content

cli: Add command to delete an endpoint for a specific event type

Add command swh webhooks endpoint delete [OPTIONS] URL EVENT_TYPE_NAME to delete an endpoint listening to a given event type.

Related to #6.

Merge request reports