Create a Buf template
Usage
$ buf beta registry template create <buf.build/owner/templates/template> [flags]
Flags
--config string
The template file or data to use for configuration. Must be in either YAML or JSON format
--format string
The output format to use. Must be one of [text,json]
-h, --help
help for create
--visibility string
The template'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
-v, --verbose
Turn on verbose mode
Parent Command
- buf beta registry template - Manage Protobuf templates on the Buf Schema Registry