Reference

buf beta registry webhook list

List repository webhooks

Usage

$ buf beta registry webhook list [flags]

Flags

-h, --help

help for list

--owner string

The owner name of the repository to list webhooks for

--remote string

The remote of the owner and repository to list webhooks for

--repository string

The repository name to list webhooks for.

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

-v, --verbose

Turn on verbose mode

Parent Command