Buf(1) | Buf(1) |
NAME
buf-registry-plugin-create - Create a BSR plugin
SYNOPSIS
buf registry plugin create [flags]
DESCRIPTION
Create a BSR plugin
OPTIONS
--default-label-name="main" The default label name of the module
--format="text" The output format to use. Must be one of [text,json]
-h, --help[=false] help for create
--type="" The type of the plugin. Must be one of [check]
--visibility="private" The module's visibility setting. Must be one of [public,private]
OPTIONS INHERITED FROM PARENT COMMANDS
--debug[=false] Turn on debug logging
--log-format="color" The log format [text,color,json]
--timeout=2m0s The duration until timing out, setting it to zero means no timeout
SEE ALSO
HISTORY
2025-01-17 Auto generated by spf13/cobra
2025-01-17 | Auto generated by spf13/cobra |