Create a new template version

Usage

$ buf beta registry template version 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

--name string

The name of the new template version

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