Skip to content

buf registry plugin settings update#

Update BSR plugin settings

Usage#

$ buf registry plugin settings update <remote/owner/plugin> [flags]

Flags#

--description string#

The new description for the plugin

-h, --help#

help for update

--url string#

The new URL for the plugin

--visibility string#

The module's visibility setting. Must be one of [public,private]

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#