diff --git a/content/influxdb/v2.0/reference/cli/influx/write/_index.md b/content/influxdb/v2.0/reference/cli/influx/write/_index.md index fbceaea62..45b4642c6 100644 --- a/content/influxdb/v2.0/reference/cli/influx/write/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/write/_index.md @@ -72,7 +72,7 @@ In **extended annotated CSV**, measurements, fields, and values and their types | | `--compression` | Input compression (`none` or `gzip`, default is `none` unless input file ends with `.gz`.) | string | | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.0/reference/cli/influx/write/dryrun.md b/content/influxdb/v2.0/reference/cli/influx/write/dryrun.md index 7842502fd..a06d1a75e 100644 --- a/content/influxdb/v2.0/reference/cli/influx/write/dryrun.md +++ b/content/influxdb/v2.0/reference/cli/influx/write/dryrun.md @@ -39,7 +39,7 @@ influx write dryrun [flags] | | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.1/reference/cli/influx/write/_index.md b/content/influxdb/v2.1/reference/cli/influx/write/_index.md index 8382f4a7f..bc3cd53c4 100644 --- a/content/influxdb/v2.1/reference/cli/influx/write/_index.md +++ b/content/influxdb/v2.1/reference/cli/influx/write/_index.md @@ -74,7 +74,7 @@ In **extended annotated CSV**, measurements, fields, and values and their types | | `--compression` | Input compression (`none` or `gzip`, default is `none` unless input file ends with `.gz`.) | string | | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.1/reference/cli/influx/write/dryrun.md b/content/influxdb/v2.1/reference/cli/influx/write/dryrun.md index 29ef91c36..626b38a2b 100644 --- a/content/influxdb/v2.1/reference/cli/influx/write/dryrun.md +++ b/content/influxdb/v2.1/reference/cli/influx/write/dryrun.md @@ -39,7 +39,7 @@ influx write dryrun [flags] | | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.2/reference/cli/influx/write/_index.md b/content/influxdb/v2.2/reference/cli/influx/write/_index.md index 45ffd6cfc..662169d59 100644 --- a/content/influxdb/v2.2/reference/cli/influx/write/_index.md +++ b/content/influxdb/v2.2/reference/cli/influx/write/_index.md @@ -74,7 +74,7 @@ In **extended annotated CSV**, measurements, fields, and values and their types | | `--compression` | Input compression (`none` or `gzip`, default is `none` unless input file ends with `.gz`.) | string | | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.2/reference/cli/influx/write/dryrun.md b/content/influxdb/v2.2/reference/cli/influx/write/dryrun.md index bf16b1f9d..fcb3849d8 100644 --- a/content/influxdb/v2.2/reference/cli/influx/write/dryrun.md +++ b/content/influxdb/v2.2/reference/cli/influx/write/dryrun.md @@ -39,7 +39,7 @@ influx write dryrun [flags] | | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.3/reference/cli/influx/write/_index.md b/content/influxdb/v2.3/reference/cli/influx/write/_index.md index 24dd587f4..0155dcf72 100644 --- a/content/influxdb/v2.3/reference/cli/influx/write/_index.md +++ b/content/influxdb/v2.3/reference/cli/influx/write/_index.md @@ -74,7 +74,7 @@ In **extended annotated CSV**, measurements, fields, and values and their types | | `--compression` | Input compression (`none` or `gzip`, default is `none` unless input file ends with `.gz`.) | string | | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.3/reference/cli/influx/write/dryrun.md b/content/influxdb/v2.3/reference/cli/influx/write/dryrun.md index e07bde73f..ba4486289 100644 --- a/content/influxdb/v2.3/reference/cli/influx/write/dryrun.md +++ b/content/influxdb/v2.3/reference/cli/influx/write/dryrun.md @@ -39,7 +39,7 @@ influx write dryrun [flags] | | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.4/reference/cli/influx/write/_index.md b/content/influxdb/v2.4/reference/cli/influx/write/_index.md index 3dcfae34c..527dc7570 100644 --- a/content/influxdb/v2.4/reference/cli/influx/write/_index.md +++ b/content/influxdb/v2.4/reference/cli/influx/write/_index.md @@ -74,7 +74,7 @@ In **extended annotated CSV**, measurements, fields, and values and their types | | `--compression` | Input compression (`none` or `gzip`, default is `none` unless input file ends with `.gz`.) | string | | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.4/reference/cli/influx/write/dryrun.md b/content/influxdb/v2.4/reference/cli/influx/write/dryrun.md index 75c2d4646..3b3569a60 100644 --- a/content/influxdb/v2.4/reference/cli/influx/write/dryrun.md +++ b/content/influxdb/v2.4/reference/cli/influx/write/dryrun.md @@ -39,7 +39,7 @@ influx write dryrun [flags] | | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.5/reference/cli/influx/write/_index.md b/content/influxdb/v2.5/reference/cli/influx/write/_index.md index cb0bcb6d5..c01947872 100644 --- a/content/influxdb/v2.5/reference/cli/influx/write/_index.md +++ b/content/influxdb/v2.5/reference/cli/influx/write/_index.md @@ -74,7 +74,7 @@ In **extended annotated CSV**, measurements, fields, and values and their types | | `--compression` | Input compression (`none` or `gzip`, default is `none` unless input file ends with `.gz`.) | string | | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.5/reference/cli/influx/write/dryrun.md b/content/influxdb/v2.5/reference/cli/influx/write/dryrun.md index ea644d62a..1efaa493b 100644 --- a/content/influxdb/v2.5/reference/cli/influx/write/dryrun.md +++ b/content/influxdb/v2.5/reference/cli/influx/write/dryrun.md @@ -39,7 +39,7 @@ influx write dryrun [flags] | | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.6/reference/cli/influx/write/_index.md b/content/influxdb/v2.6/reference/cli/influx/write/_index.md index 63e0dfae1..12f37ee7e 100644 --- a/content/influxdb/v2.6/reference/cli/influx/write/_index.md +++ b/content/influxdb/v2.6/reference/cli/influx/write/_index.md @@ -74,7 +74,7 @@ In **extended annotated CSV**, measurements, fields, and values and their types | | `--compression` | Input compression (`none` or `gzip`, default is `none` unless input file ends with `.gz`.) | string | | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.6/reference/cli/influx/write/dryrun.md b/content/influxdb/v2.6/reference/cli/influx/write/dryrun.md index c085cffd7..e5dc1c354 100644 --- a/content/influxdb/v2.6/reference/cli/influx/write/dryrun.md +++ b/content/influxdb/v2.6/reference/cli/influx/write/dryrun.md @@ -39,7 +39,7 @@ influx write dryrun [flags] | | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.7/reference/cli/influx/write/_index.md b/content/influxdb/v2.7/reference/cli/influx/write/_index.md index c8f0ade33..b3b800dbe 100644 --- a/content/influxdb/v2.7/reference/cli/influx/write/_index.md +++ b/content/influxdb/v2.7/reference/cli/influx/write/_index.md @@ -74,7 +74,7 @@ In **extended annotated CSV**, measurements, fields, and values and their types | | `--compression` | Input compression (`none` or `gzip`, default is `none` unless input file ends with `.gz`.) | string | | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | | diff --git a/content/influxdb/v2.7/reference/cli/influx/write/dryrun.md b/content/influxdb/v2.7/reference/cli/influx/write/dryrun.md index 32a6d5af7..5d8c229a0 100644 --- a/content/influxdb/v2.7/reference/cli/influx/write/dryrun.md +++ b/content/influxdb/v2.7/reference/cli/influx/write/dryrun.md @@ -39,7 +39,7 @@ influx write dryrun [flags] | | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | | | `--debug` | Output errors to stderr | | | | | `--encoding` | Character encoding of input (default `UTF-8`) | string | | -| | `--error-file` | Path to a file used for recording rejected row errors | string | | +| | `--errors-file` | Path to a file used for recording rejected row errors | string | | | `-f` | `--file` | File to import | stringArray | | | | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | | | `--header` | Prepend header line to CSV input data | string | |