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