Reference

buf registry module update

Update BSR module settings

Usage

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

Flags

--default-label-name string

The label that commits are pushed to by default

--description string

The new description for the module

-h, --help

help for update

--url string

The new URL for the module

--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

-v, --verbose

Turn on verbose mode

Parent Command