Buf(1) Buf(1)

buf-beta-registry-plugin-push - Push a plugin to a registry

buf beta registry plugin push [flags]

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.

--disable-symlinks[=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

--format="text" The output format to use. Must be one of [text,json]

-h, --help[=false] help for push

--image="" Existing image to push

--override-remote="" Override the default remote found in buf.plugin.yaml name and dependencies

--visibility="" The plugin's visibility setting. Must be one of [public,private]

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

-v, --verbose[=false] Turn on verbose mode

buf-beta-registry-plugin(1)

2024-08-27 Auto generated by spf13/cobra

2024-08-27 Auto generated by spf13/cobra