docs-v2/content/v2.0/reference/cli/influx/template/validate.md

1.2 KiB

title description menu weight aliases
influx template validate The 'influx template validate' command validates the provided InfluxDB template.
v2_0_ref
parent
influx template
201
/v2.0/reference/cli/influx/pkg/validate/

The influx template validate command validates the provided InfluxDB template.

Usage

influx template validate [flags]

Flags

Flag Description Input Type
-e --encoding Encoding of the input stream string
-f --file Template file to validate string
-h --help Help for the validate command
-R --recurse Recurse through files in the directory specified in -f, --file
-u --template-url URL of template file to validate string

{{% cli/influx-global-flags %}}