title |
description |
menu |
weight |
aliases |
influx template validate |
The 'influx template validate' command validates the provided InfluxDB 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 %}}