Skip to content

bj webhook events

List the events a webhook can subscribe to.

Synopsis

bj webhook events [OPTIONS]

Options

Option Description
-s, --subject <text> Subject type: repository or workspace. (default: repository)
--json Output raw JSON.
-q, --jq <text> Filter JSON with a jq expression.

Examples

bj webhook events
bj webhook events --subject workspace

See also