.nh .TH "Buf" "1" "2024-10-29" "Auto generated by spf13/cobra" "" .SH NAME buf-beta-registry-plugin-push - Push a plugin to a registry .SH SYNOPSIS \fBbuf beta registry plugin push [flags]\fP .SH DESCRIPTION The first argument is the source to push (directory containing buf.plugin.yaml or plugin release zip), which must be a directory. This defaults to "." if no argument is specified. .SH OPTIONS \fB--disable-symlinks\fP[=false] Do not follow symlinks when reading sources or configuration from the local filesystem By default, symlinks are followed in this CLI, but never followed on the Buf Schema Registry .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 push .PP \fB--image\fP="" Existing image to push .PP \fB--override-remote\fP="" Override the default remote found in buf.plugin.yaml name and dependencies .PP \fB--visibility\fP="" The plugin'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-beta-registry-plugin(1)\fP .SH HISTORY 2024-10-29 Auto generated by spf13/cobra