Skip to content

buf registry module delete#

Delete a BSR module

Usage#

$ buf registry module delete <remote/owner/module> [flags]

Flags#

--force#

Force deletion without confirming. Use with caution

-h, --help#

help for delete

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#