Skip to content

buf beta registry webhook delete#

Delete a repository webhook

Usage#

$ buf beta registry webhook delete [flags]

Flags#

-h, --help#

help for delete

--id string#

The webhook ID to delete

--remote string#

The remote of the repository the webhook ID belongs to

Flags inherited from parent commands#

--debug#

Turn on debug logging

--log-format string#

The log format [text,color,json]

--timeout duration#

The duration until timing out, setting it to zero means no timeout

Parent Command#