From 234a65b7d497b00263080352f6fea40a7650986b Mon Sep 17 00:00:00 2001 From: pierwill <19642016+pierwill@users.noreply.github.com> Date: Fri, 20 Aug 2021 14:45:43 -0500 Subject: [PATCH] Add `INFLUX_SKIP_VERIFY` to `influx` CLI docs (#3048) Closes #3046 --- .../cli/influx/bucket-schema/create.md | 36 +++++++------- .../cli/influx/bucket-schema/list.md | 24 +++++----- .../cli/influx/bucket-schema/update.md | 36 +++++++------- .../reference/cli/influx/restore/index.md | 34 ++++++------- .../v2.0/reference/cli/influx/apply/_index.md | 2 +- .../v2.0/reference/cli/influx/auth/active.md | 2 +- .../v2.0/reference/cli/influx/auth/create.md | 2 +- .../v2.0/reference/cli/influx/auth/delete.md | 2 +- .../reference/cli/influx/auth/inactive.md | 2 +- .../v2.0/reference/cli/influx/auth/list.md | 2 +- .../reference/cli/influx/backup/_index.md | 2 +- .../reference/cli/influx/bucket/_index.md | 18 +++---- .../reference/cli/influx/bucket/create.md | 36 +++++++------- .../reference/cli/influx/bucket/delete.md | 30 ++++++------ .../v2.0/reference/cli/influx/bucket/list.md | 30 ++++++------ .../reference/cli/influx/bucket/update.md | 32 ++++++------- .../reference/cli/influx/dashboards/_index.md | 2 +- .../reference/cli/influx/delete/_index.md | 2 +- .../reference/cli/influx/export/_index.md | 2 +- .../v2.0/reference/cli/influx/export/all.md | 2 +- .../v2.0/reference/cli/influx/export/stack.md | 2 +- .../v2.0/reference/cli/influx/org/create.md | 26 +++++----- .../v2.0/reference/cli/influx/org/delete.md | 2 +- .../v2.0/reference/cli/influx/org/list.md | 2 +- .../reference/cli/influx/org/members/list.md | 2 +- .../cli/influx/org/members/remove.md | 20 ++++---- .../v2.0/reference/cli/influx/org/update.md | 2 +- .../v2.0/reference/cli/influx/ping/_index.md | 4 +- .../v2.0/reference/cli/influx/query/_index.md | 2 +- .../v2.0/reference/cli/influx/repl/_index.md | 2 +- .../reference/cli/influx/restore/index.md | 2 +- .../reference/cli/influx/secret/delete.md | 2 +- .../v2.0/reference/cli/influx/secret/list.md | 18 +++---- .../reference/cli/influx/secret/update.md | 2 +- .../v2.0/reference/cli/influx/setup/_index.md | 24 +++++----- .../reference/cli/influx/stacks/_index.md | 2 +- .../v2.0/reference/cli/influx/stacks/init.md | 2 +- .../reference/cli/influx/stacks/remove.md | 2 +- .../reference/cli/influx/stacks/update.md | 2 +- .../v2.0/reference/cli/influx/task/create.md | 2 +- .../v2.0/reference/cli/influx/task/delete.md | 2 +- .../v2.0/reference/cli/influx/task/list.md | 2 +- .../reference/cli/influx/task/log/list.md | 2 +- .../reference/cli/influx/task/retry-failed.md | 2 +- .../reference/cli/influx/task/run/list.md | 2 +- .../reference/cli/influx/task/run/retry.md | 2 +- .../v2.0/reference/cli/influx/task/update.md | 2 +- .../reference/cli/influx/telegrafs/_index.md | 24 +++++----- .../reference/cli/influx/telegrafs/create.md | 30 ++++++------ .../v2.0/reference/cli/influx/telegrafs/rm.md | 8 ++-- .../reference/cli/influx/telegrafs/update.md | 28 +++++------ .../v2.0/reference/cli/influx/user/create.md | 28 +++++------ .../v2.0/reference/cli/influx/user/delete.md | 22 ++++----- .../v2.0/reference/cli/influx/user/list.md | 24 +++++----- .../v2.0/reference/cli/influx/user/update.md | 24 +++++----- .../reference/cli/influx/v1/auth/create.md | 6 +-- .../reference/cli/influx/v1/auth/delete.md | 4 +- .../v2.0/reference/cli/influx/v1/auth/list.md | 4 +- .../cli/influx/v1/auth/set-active.md | 4 +- .../cli/influx/v1/auth/set-inactive.md | 4 +- .../cli/influx/v1/auth/set-password.md | 4 +- .../reference/cli/influx/v1/dbrp/create.md | 32 ++++++------- .../reference/cli/influx/v1/dbrp/delete.md | 4 +- .../v2.0/reference/cli/influx/v1/dbrp/list.md | 4 +- .../reference/cli/influx/v1/dbrp/update.md | 4 +- .../v2.0/reference/cli/influx/write/_index.md | 48 +++++++++---------- .../v2.0/reference/cli/influx/write/dryrun.md | 6 +-- 67 files changed, 373 insertions(+), 373 deletions(-) diff --git a/content/influxdb/cloud/reference/cli/influx/bucket-schema/create.md b/content/influxdb/cloud/reference/cli/influx/bucket-schema/create.md index c66f1ca92..c16f2013d 100644 --- a/content/influxdb/cloud/reference/cli/influx/bucket-schema/create.md +++ b/content/influxdb/cloud/reference/cli/influx/bucket-schema/create.md @@ -20,24 +20,24 @@ influx bucket-schema create [flags] ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -| :--- | :------------------ | :-------------------------------------------------------------------- | :--------: | :-------------------- | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| `-n` | `--bucket` | ({{< req >}}) Bucket name (mutually exclusive with `--bucket-id`) | string | | -| `-i` | `--bucket-id` | ({{< req >}}) Bucket ID (mutually exclusive with `--bucket`) | string | | -| | `--columns-file` | ({{< req >}}) Path to column definitions file. For more information, see [Create a columns file](/influxdb/cloud/reference/cli/influx/bucket-schema/create/#create-a-columns-file). | string | | -| | `--columns-format` | Columns file format (`csv`, `ndjson`, `json`, default: `auto`). For more information, see [Create a schema with columns format](#create-a-schema-with-columns-format) | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | -| `-x` | `--extended-output` | Print column information for each measurement schema (default: false) | | | -| `-h` | `--help` | Help for the `create` command | | | -| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| `-n` | `--name` | ({{< req >}}) Measurement name | string | | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:--------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| `-n` | `--bucket` | ({{< req >}}) Bucket name (mutually exclusive with `--bucket-id`) | string | | +| `-i` | `--bucket-id` | ({{< req >}}) Bucket ID (mutually exclusive with `--bucket`) | string | | +| | `--columns-file` | ({{< req >}}) Path to column definitions file. For more information, see [Create a columns file](/influxdb/cloud/reference/cli/influx/bucket-schema/create/#create-a-columns-file). | string | | +| | `--columns-format` | Columns file format (`csv`, `ndjson`, `json`, default: `auto`). For more information, see [Create a schema with columns format](#create-a-schema-with-columns-format) | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-x` | `--extended-output` | Print column information for each measurement schema (default: false) | | | +| `-h` | `--help` | Help for the `create` command | | | +| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | +| `-n` | `--name` | ({{< req >}}) Measurement name | string | | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/cloud/reference/cli/influx/bucket-schema/list.md b/content/influxdb/cloud/reference/cli/influx/bucket-schema/list.md index 79c23bfb2..31341c87a 100644 --- a/content/influxdb/cloud/reference/cli/influx/bucket-schema/list.md +++ b/content/influxdb/cloud/reference/cli/influx/bucket-schema/list.md @@ -22,21 +22,21 @@ influx bucket-schema list [flags] ## Flags | Flag | | Description | Input type | {{< cli/mapped >}} | -| :--- | :------------------ | :-------------------------------------------------------------------- | :--------: | :-------------------- | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| `-n` | `--bucket` | Bucket name (mutually exclusive with `--bucket-id`) | string | | -| `-i` | `--bucket-id` | Bucket ID (mutually exclusive with `--bucket`) | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | -| `-x` | `--extended-output` | Print column information for each measurement schema (default: false) | | | +|:-----|:--------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| `-n` | `--bucket` | Bucket name (mutually exclusive with `--bucket-id`) | string | | +| `-i` | `--bucket-id` | Bucket ID (mutually exclusive with `--bucket`) | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-x` | `--extended-output` | Print column information for each measurement schema (default: false) | | | | `-h` | `--help` | Help for the `create` command | | | | | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| `-n` | `--name` | Measurement name | string | | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| `-n` | `--name` | Measurement name | string | | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/cloud/reference/cli/influx/bucket-schema/update.md b/content/influxdb/cloud/reference/cli/influx/bucket-schema/update.md index e53892f6d..942a52f1a 100644 --- a/content/influxdb/cloud/reference/cli/influx/bucket-schema/update.md +++ b/content/influxdb/cloud/reference/cli/influx/bucket-schema/update.md @@ -29,24 +29,24 @@ influx bucket-schema update [flags] ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -| :--- | :------------------ | :-------------------------------------------------------------------- | :--------: | :-------------------- | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| `-n` | `--bucket` | ({{< req >}}) Bucket name (mutually exclusive with `--bucket-id`) | string | | -| `-i` | `--bucket-id` | ({{< req >}}) Bucket ID (mutually exclusive with `--bucket`) | string | | -| | `--columns-file` | ({{< req >}}) Path to column definitions file. For more information, see [Create a columns file](/influxdb/cloud/reference/cli/influx/bucket-schema/create/#create-a-columns-file). | string | | -| | `--columns-format` | Columns file format (`csv`, `ndjson`, `json`, default: `auto`). For more information, see [Update a schema with columns format](#update-a-schema-with-columns-format) | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | -| `-x` | `--extended-output` | Print column information for each measurement schema (default: false) | | | -| `-h` | `--help` | Help for the `create` command | | | -| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| `-n` | `--name` | ({{< req >}}) Measurement name | string | | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:--------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| `-n` | `--bucket` | ({{< req >}}) Bucket name (mutually exclusive with `--bucket-id`) | string | | +| `-i` | `--bucket-id` | ({{< req >}}) Bucket ID (mutually exclusive with `--bucket`) | string | | +| | `--columns-file` | ({{< req >}}) Path to column definitions file. For more information, see [Create a columns file](/influxdb/cloud/reference/cli/influx/bucket-schema/create/#create-a-columns-file). | string | | +| | `--columns-format` | Columns file format (`csv`, `ndjson`, `json`, default: `auto`). For more information, see [Update a schema with columns format](#update-a-schema-with-columns-format) | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-x` | `--extended-output` | Print column information for each measurement schema (default: false) | | | +| `-h` | `--help` | Help for the `create` command | | | +| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | +| `-n` | `--name` | ({{< req >}}) Measurement name | string | | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/cloud/reference/cli/influx/restore/index.md b/content/influxdb/cloud/reference/cli/influx/restore/index.md index b5743e373..12ca4c1fc 100644 --- a/content/influxdb/cloud/reference/cli/influx/restore/index.md +++ b/content/influxdb/cloud/reference/cli/influx/restore/index.md @@ -38,23 +38,23 @@ influx restore [flags] ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| `-b` | `--bucket` | Name of the bucket to restore (mutually exclusive with `--bucket-id`) | string | | -| | `--bucket-id` | ID of the bucket to restore (mutually exclusive with `--bucket`) | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | -| | `--full` | Fully restore and replace all data on server | | | -| `-h` | `--help` | Help for the `restore` command | | | -| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| | `--new-bucket` | Name of the bucket to restore to | string | | -| | `--new-org` | Name of the organization to restore to | string | | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| `-b` | `--bucket` | Name of the bucket to restore (mutually exclusive with `--bucket-id`) | string | | +| | `--bucket-id` | ID of the bucket to restore (mutually exclusive with `--bucket`) | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| | `--full` | Fully restore and replace all data on server | | | +| `-h` | `--help` | Help for the `restore` command | | | +| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | +| | `--new-bucket` | Name of the bucket to restore to | string | | +| | `--new-org` | Name of the organization to restore to | string | | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/apply/_index.md b/content/influxdb/v2.0/reference/cli/influx/apply/_index.md index 943c4f6a9..ec73a3f24 100644 --- a/content/influxdb/v2.0/reference/cli/influx/apply/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/apply/_index.md @@ -44,7 +44,7 @@ influx apply [flags] | `-q` | `--quiet` | Disable output printing | | | | `-R` | `--recurse` | Recurse through files in the directory specified in `-f`, `--file` | | | | | `--secret` | Secrets to provide with the template (format: `--secret=SECRET_KEY=SECRET_VALUE`) | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | | `--stack-id` | Stack ID to associate when applying the template | string | | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | diff --git a/content/influxdb/v2.0/reference/cli/influx/auth/active.md b/content/influxdb/v2.0/reference/cli/influx/auth/active.md index 8a4110216..e961f4426 100644 --- a/content/influxdb/v2.0/reference/cli/influx/auth/active.md +++ b/content/influxdb/v2.0/reference/cli/influx/auth/active.md @@ -27,7 +27,7 @@ influx auth active [flags] | | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | | `-i` | `--id` | ({{< req >}}) API token ID | string | | | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Example diff --git a/content/influxdb/v2.0/reference/cli/influx/auth/create.md b/content/influxdb/v2.0/reference/cli/influx/auth/create.md index f19337536..3bfec4a90 100644 --- a/content/influxdb/v2.0/reference/cli/influx/auth/create.md +++ b/content/influxdb/v2.0/reference/cli/influx/auth/create.md @@ -39,7 +39,7 @@ influx auth create [flags] | | `--read-tasks` | Grant permission to read tasks | | | | | `--read-telegrafs` | Grant permission to read Telegraf configurations | | | | | `--read-user` | Grant permission to read organization users | | | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | | `-u` | `--user` | Username | string | | | | `--write-bucket` | Grant permission to write to specified a bucket ID | stringArray | | diff --git a/content/influxdb/v2.0/reference/cli/influx/auth/delete.md b/content/influxdb/v2.0/reference/cli/influx/auth/delete.md index df52d63d3..0c2e9613f 100644 --- a/content/influxdb/v2.0/reference/cli/influx/auth/delete.md +++ b/content/influxdb/v2.0/reference/cli/influx/auth/delete.md @@ -26,7 +26,7 @@ influx auth delete [flags] | | `--http-debug` | Inspect communication with InfluxDB servers. | string | | | `-i` | `--id` | ({{< req >}}) API token ID | string | | | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/auth/inactive.md b/content/influxdb/v2.0/reference/cli/influx/auth/inactive.md index 24768dd30..c7cb18d69 100644 --- a/content/influxdb/v2.0/reference/cli/influx/auth/inactive.md +++ b/content/influxdb/v2.0/reference/cli/influx/auth/inactive.md @@ -34,7 +34,7 @@ influx auth inactive [flags] | | `--http-debug` | Inspect communication with InfluxDB servers. | string | | | `-i` | `--id` | ({{< req >}}) API token ID | string | | | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/auth/list.md b/content/influxdb/v2.0/reference/cli/influx/auth/list.md index 1926101ff..5d1c23ee0 100644 --- a/content/influxdb/v2.0/reference/cli/influx/auth/list.md +++ b/content/influxdb/v2.0/reference/cli/influx/auth/list.md @@ -33,7 +33,7 @@ influx auth list [flags] | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | | `-u` | `--user` | Username | string | | | | `--user-id` | User ID | string | | diff --git a/content/influxdb/v2.0/reference/cli/influx/backup/_index.md b/content/influxdb/v2.0/reference/cli/influx/backup/_index.md index 231a55a17..2b60f24cd 100644 --- a/content/influxdb/v2.0/reference/cli/influx/backup/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/backup/_index.md @@ -37,7 +37,7 @@ influx backup [flags] path | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | string | | +| | `--skip-verify` | Skip TLS certificate verification | string | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/bucket/_index.md b/content/influxdb/v2.0/reference/cli/influx/bucket/_index.md index 9e952f091..d98d2fb74 100644 --- a/content/influxdb/v2.0/reference/cli/influx/bucket/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/bucket/_index.md @@ -30,12 +30,12 @@ influx bucket [command] | [update](/influxdb/v2.0/reference/cli/influx/bucket/update) | Update bucket | ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:---------- |:------------------ | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | -| `-h` | `--help` | Help for the `bucket` command | | | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:------------------|:----------------------------------------------------------------------|:-----------|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-h` | `--help` | Help for the `bucket` command | | | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | diff --git a/content/influxdb/v2.0/reference/cli/influx/bucket/create.md b/content/influxdb/v2.0/reference/cli/influx/bucket/create.md index 940d3294a..889337bc2 100644 --- a/content/influxdb/v2.0/reference/cli/influx/bucket/create.md +++ b/content/influxdb/v2.0/reference/cli/influx/bucket/create.md @@ -25,24 +25,24 @@ influx bucket create [flags] ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -| :--- | :----------------------- | :-------------------------------------------------------------------- | :--------: | :-------------------- | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | -| `-d` | `--description` | Bucket description | string | | -| `-h` | `--help` | Help for the `create` command | | | -| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | -| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| `-n` | `--name` | Bucket name | string | `INFLUX_BUCKET_NAME` | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| `-r` | `--retention` | Duration bucket retains data (0 is infinite, default is 0) | duration | | -| | `--schema-type` | Bucket schema type (`explicit`, default `implicit`) _(Cloud only)_. For more information, see [Manage bucket schema](/influxdb/cloud/organizations/buckets/bucket-schema/). | string | | -| | `--shard-group-duration` | Bucket shard group duration (OSS only) | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:-------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-d` | `--description` | Bucket description | string | | +| `-h` | `--help` | Help for the `create` command | | | +| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | +| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | +| `-n` | `--name` | Bucket name | string | `INFLUX_BUCKET_NAME` | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | +| `-r` | `--retention` | Duration bucket retains data (0 is infinite, default is 0) | duration | | +| | `--schema-type` | Bucket schema type (`explicit`, default `implicit`) _(Cloud only)_. For more information, see [Manage bucket schema](/influxdb/cloud/organizations/buckets/bucket-schema/). | string | | +| | `--shard-group-duration` | Bucket shard group duration (OSS only) | string | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | {{% note %}} Valid `--retention` units are nanoseconds (`ns`), microseconds (`us` or `µs`), diff --git a/content/influxdb/v2.0/reference/cli/influx/bucket/delete.md b/content/influxdb/v2.0/reference/cli/influx/bucket/delete.md index cc6f30294..2f889084f 100644 --- a/content/influxdb/v2.0/reference/cli/influx/bucket/delete.md +++ b/content/influxdb/v2.0/reference/cli/influx/bucket/delete.md @@ -22,21 +22,21 @@ influx bucket delete [flags] ``` ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | -| `-h` | `--help` | Help for the `delete` command | | | -| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | -| `-i` | `--id` | Bucket ID _(required if no `--name`)_ | string | | -| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| `-n` | `--name` | Bucket name _(requires `--org` or `org-id`)_ | string | | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-h` | `--help` | Help for the `delete` command | | | +| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | +| `-i` | `--id` | Bucket ID _(required if no `--name`)_ | string | | +| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | +| `-n` | `--name` | Bucket name _(requires `--org` or `org-id`)_ | string | | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/bucket/list.md b/content/influxdb/v2.0/reference/cli/influx/bucket/list.md index 9fe586d33..bd9116aa8 100644 --- a/content/influxdb/v2.0/reference/cli/influx/bucket/list.md +++ b/content/influxdb/v2.0/reference/cli/influx/bucket/list.md @@ -22,21 +22,21 @@ influx bucket list [flags] `list`, `ls`, `find` ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | -| `-h` | `--help` | Help for the `list` command | | | -| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | -| `-i` | `--id` | Bucket ID | string | | -| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| `-n` | `--name` | Bucket name | string | `INFLUX_BUCKET_NAME` | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-h` | `--help` | Help for the `list` command | | | +| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | +| `-i` | `--id` | Bucket ID | string | | +| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | +| `-n` | `--name` | Bucket name | string | `INFLUX_BUCKET_NAME` | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/bucket/update.md b/content/influxdb/v2.0/reference/cli/influx/bucket/update.md index d23fd9153..013e0b7c6 100644 --- a/content/influxdb/v2.0/reference/cli/influx/bucket/update.md +++ b/content/influxdb/v2.0/reference/cli/influx/bucket/update.md @@ -23,22 +23,22 @@ influx bucket update [flags] ``` ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | -| `-d` | `--description` | Bucket description | string | | -| `-h` | `--help` | Help for the `update` command | | | -| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | -| `-i` | `--id` | ({{< req >}}) Bucket ID | string | | -| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| `-n` | `--name` | New bucket name | string | `INFLUX_BUCKET_NAME` | -| `-r` | `--retention` | New duration bucket will retain data | duration | | -| | `--shard-group-duration` | Custom shard group duration for the bucket (OSS only) | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:-------------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-d` | `--description` | Bucket description | string | | +| `-h` | `--help` | Help for the `update` command | | | +| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | +| `-i` | `--id` | ({{< req >}}) Bucket ID | string | | +| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | +| `-n` | `--name` | New bucket name | string | `INFLUX_BUCKET_NAME` | +| `-r` | `--retention` | New duration bucket will retain data | duration | | +| | `--shard-group-duration` | Custom shard group duration for the bucket (OSS only) | string | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | {{% note %}} Valid `--retention` units are nanoseconds (`ns`), microseconds (`us` or `µs`), diff --git a/content/influxdb/v2.0/reference/cli/influx/dashboards/_index.md b/content/influxdb/v2.0/reference/cli/influx/dashboards/_index.md index 512dc2e5e..dfd3fcb5d 100644 --- a/content/influxdb/v2.0/reference/cli/influx/dashboards/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/dashboards/_index.md @@ -33,7 +33,7 @@ influx dashboards [flags] | | `--json` | Output data as JSON | | `INFLUX_OUTPUT_JSON` | | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/delete/_index.md b/content/influxdb/v2.0/reference/cli/influx/delete/_index.md index de60a3ad7..63aabf8a2 100644 --- a/content/influxdb/v2.0/reference/cli/influx/delete/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/delete/_index.md @@ -36,7 +36,7 @@ Running `influx delete` without the `-p` or `--predicate` flag deletes all data | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | | `-p` | `--predicate` | InfluxQL-like predicate string (see [Delete predicate](/influxdb/v2.0/reference/syntax/delete-predicate)) | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | | `--start` | ({{< req >}}) Start time in RFC3339 format (i.e. `2009-01-02T23:00:00Z`) | string | | | | `--stop` | ({{< req >}}) Stop time in RFC3339 format (i.e. `2009-01-02T23:00:00Z`) | string | | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | diff --git a/content/influxdb/v2.0/reference/cli/influx/export/_index.md b/content/influxdb/v2.0/reference/cli/influx/export/_index.md index 426806439..8f784f615 100644 --- a/content/influxdb/v2.0/reference/cli/influx/export/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/export/_index.md @@ -54,7 +54,7 @@ influx export [command] | | `--resource-type` | Resource type associated with all IDs via stdin | string | | | | `--rule-names` | Comma-separated list of notification rule names | string | | | | `--rules` | Comma-separated list of notification rule IDs | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | | `--stack-id` | Stack ID to include resources from in export | string | | | | `--task-names` | Comma-separated list of task names | string | | | | `--tasks` | Comma-separated list of task IDs | string | | diff --git a/content/influxdb/v2.0/reference/cli/influx/export/all.md b/content/influxdb/v2.0/reference/cli/influx/export/all.md index 16f3a540b..530bc50a2 100644 --- a/content/influxdb/v2.0/reference/cli/influx/export/all.md +++ b/content/influxdb/v2.0/reference/cli/influx/export/all.md @@ -42,7 +42,7 @@ influx export all [flags] | | `--http-debug` | Inspect communication with InfluxDB servers. | string | | | `-o` | `--org` | Organization name that owns the resources (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | | | `--org-id` | Organization ID that owns the resources (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | diff --git a/content/influxdb/v2.0/reference/cli/influx/export/stack.md b/content/influxdb/v2.0/reference/cli/influx/export/stack.md index 27f90095f..234dbf955 100644 --- a/content/influxdb/v2.0/reference/cli/influx/export/stack.md +++ b/content/influxdb/v2.0/reference/cli/influx/export/stack.md @@ -38,7 +38,7 @@ influx export stack [flags] | | `--http-debug` | Inspect communication with InfluxDB servers. | string | | | `-o` | `--org` | Organization name that owns the resources (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | | | `--org-id` | Organization ID that owns the resources (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/org/create.md b/content/influxdb/v2.0/reference/cli/influx/org/create.md index 9f665ad42..db0140cd2 100644 --- a/content/influxdb/v2.0/reference/cli/influx/org/create.md +++ b/content/influxdb/v2.0/reference/cli/influx/org/create.md @@ -16,19 +16,19 @@ influx org create [flags] ``` ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | -| `-d` | `--description` | Description of the organization | | | -| `-h` | `--help` | Help for the `create` command | | | -| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | -| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| `-n` | `--name` | ({{< req >}}) Organization name | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-d` | `--description` | Description of the organization | | | +| `-h` | `--help` | Help for the `create` command | | | +| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | +| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | +| `-n` | `--name` | ({{< req >}}) Organization name | string | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/org/delete.md b/content/influxdb/v2.0/reference/cli/influx/org/delete.md index 81601b177..5ad66ae9b 100644 --- a/content/influxdb/v2.0/reference/cli/influx/org/delete.md +++ b/content/influxdb/v2.0/reference/cli/influx/org/delete.md @@ -26,7 +26,7 @@ influx org delete [flags] | | `--http-debug` | Inspect communication with InfluxDB servers. | string | | | `-i` | `--id` | ({{< req >}}) Organization ID | string | `INFLUX_ORG_ID` | | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/org/list.md b/content/influxdb/v2.0/reference/cli/influx/org/list.md index e57043662..c2308103c 100644 --- a/content/influxdb/v2.0/reference/cli/influx/org/list.md +++ b/content/influxdb/v2.0/reference/cli/influx/org/list.md @@ -32,7 +32,7 @@ influx org list [flags] | `-i` | `--id` | Organization ID | string | `INFLUX_ORG` | | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | | `-n` | `--name` | Organization name | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/org/members/list.md b/content/influxdb/v2.0/reference/cli/influx/org/members/list.md index c938c548a..2376807fd 100644 --- a/content/influxdb/v2.0/reference/cli/influx/org/members/list.md +++ b/content/influxdb/v2.0/reference/cli/influx/org/members/list.md @@ -25,7 +25,7 @@ influx org members list [flags] | `-i` | `--id` | Organization ID | string | `INFLUX_ORG_ID` | | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | | `-n` | `--name` | Organization name | string | `INFLUX_ORG` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/org/members/remove.md b/content/influxdb/v2.0/reference/cli/influx/org/members/remove.md index 852580a60..27567fa75 100644 --- a/content/influxdb/v2.0/reference/cli/influx/org/members/remove.md +++ b/content/influxdb/v2.0/reference/cli/influx/org/members/remove.md @@ -16,16 +16,16 @@ influx org members remove [flags] ``` ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | -| `-h` | `--help` | Help for the `remove` command | | | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | -| `-i` | `--id` | Organization ID | string | `INFLUX_ORG_ID` | -| `-m` | `--member` | Member ID | string | | -| `-n` | `--name` | Organization name | string | `INFLUX_ORG` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:----------------|:-----------------------------------------------------------|:----------:|:---------------------| +| `-h` | `--help` | Help for the `remove` command | | | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | +| `-i` | `--id` | Organization ID | string | `INFLUX_ORG_ID` | +| `-m` | `--member` | Member ID | string | | +| `-n` | `--name` | Organization name | string | `INFLUX_ORG` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/org/update.md b/content/influxdb/v2.0/reference/cli/influx/org/update.md index 54d2645d0..e81cfcc7a 100644 --- a/content/influxdb/v2.0/reference/cli/influx/org/update.md +++ b/content/influxdb/v2.0/reference/cli/influx/org/update.md @@ -28,7 +28,7 @@ influx org update [flags] | `-i` | `--id` | ({{< req >}}) Organization ID | string | `INFLUX_ORG_ID` | | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | | `-n` | `--name` | New organization name | string | `INFLUX_ORG` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/ping/_index.md b/content/influxdb/v2.0/reference/cli/influx/ping/_index.md index ff978f76f..2e3bfa80e 100644 --- a/content/influxdb/v2.0/reference/cli/influx/ping/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/ping/_index.md @@ -25,10 +25,10 @@ influx ping [flags] ## Flags | Flag | | Description | Input type | {{< cli/mapped >}} | -| :--- | :---------------- | :-------------------------------------------------------------------- | :--------- | :-------------------- | +|:-----|:------------------|:----------------------------------------------------------------------|:-----------|:----------------------| | `-c` | `--active-config` | CLI configuration to use for command | string | | | | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | | `-h` | `--help` | Help for the `ping` command | | | | | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | | | `--http-debug` | Inspect communication with InfluxDB servers. | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | diff --git a/content/influxdb/v2.0/reference/cli/influx/query/_index.md b/content/influxdb/v2.0/reference/cli/influx/query/_index.md index 87e2a73f2..cc72f0301 100644 --- a/content/influxdb/v2.0/reference/cli/influx/query/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/query/_index.md @@ -48,7 +48,7 @@ drop columns such as `_start` and `_stop` to optimize the download file size. | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | | `-p` | `--profilers` | Flux query profilers to enable (comma-separated) | string | | | `-r` | `--raw` | Output raw query results (annotated CSV) | | | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/repl/_index.md b/content/influxdb/v2.0/reference/cli/influx/repl/_index.md index adc71c3ab..389477147 100644 --- a/content/influxdb/v2.0/reference/cli/influx/repl/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/repl/_index.md @@ -40,5 +40,5 @@ To use the Flux REPL, you must first authenticate with a [token](/influxdb/v2.0/ | | `--http-debug` | Inspect communication with InfluxDB servers. | string | | | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | diff --git a/content/influxdb/v2.0/reference/cli/influx/restore/index.md b/content/influxdb/v2.0/reference/cli/influx/restore/index.md index b2d828458..7a753944a 100644 --- a/content/influxdb/v2.0/reference/cli/influx/restore/index.md +++ b/content/influxdb/v2.0/reference/cli/influx/restore/index.md @@ -58,7 +58,7 @@ influx restore [flags] | | `--new-org` | Name of the organization to restore to | string | | | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/secret/delete.md b/content/influxdb/v2.0/reference/cli/influx/secret/delete.md index 0e61d91c3..9d003a6d9 100644 --- a/content/influxdb/v2.0/reference/cli/influx/secret/delete.md +++ b/content/influxdb/v2.0/reference/cli/influx/secret/delete.md @@ -29,7 +29,7 @@ influx secret delete [flags] | `-k` | `--key` | ({{< req >}}) Secret key | string | | | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/secret/list.md b/content/influxdb/v2.0/reference/cli/influx/secret/list.md index 017f4cf8e..4cf12c02b 100644 --- a/content/influxdb/v2.0/reference/cli/influx/secret/list.md +++ b/content/influxdb/v2.0/reference/cli/influx/secret/list.md @@ -21,18 +21,18 @@ influx secret list [flags] ## Flags | Flag | | Description | Input type | {{< cli/mapped >}} | -| :--- | :---------------- | :-------------------------------------------------------------------- | :--------: | :-------------------- | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +|:-----|:------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | | `-h` | `--help` | Help for the `list` command | | | | | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/secret/update.md b/content/influxdb/v2.0/reference/cli/influx/secret/update.md index bcdd268d0..ebb052cd6 100644 --- a/content/influxdb/v2.0/reference/cli/influx/secret/update.md +++ b/content/influxdb/v2.0/reference/cli/influx/secret/update.md @@ -38,7 +38,7 @@ influx secret update [flags] | `-k` | `--key` | ({{< req >}}) Secret key | string | | | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | | `-v` | `--value` | ({{< req >}}) Secret value | string | | diff --git a/content/influxdb/v2.0/reference/cli/influx/setup/_index.md b/content/influxdb/v2.0/reference/cli/influx/setup/_index.md index e36520eea..8cd2adafb 100644 --- a/content/influxdb/v2.0/reference/cli/influx/setup/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/setup/_index.md @@ -30,20 +30,20 @@ influx setup [flags] ## Flags | Flag | | Description | Data type | {{< cli/mapped >}} | -| :--- | :---------------- | :-------------------------------------------------------------------- | :-------: | :-------------------- | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| `-b` | `--bucket` | Primary bucket name | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +|:-----|:------------------|:----------------------------------------------------------------------|:---------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| `-b` | `--bucket` | Primary bucket name | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | | `-f` | `--force` | Skip confirmation prompt | | | | `-h` | `--help` | Help for the `setup` command | | | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | -| `-o` | `--org` | Primary organization name | string | | -| `-p` | `--password` | Password for primary user | string | | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--http-debug` | Inspect communication with InfluxDB servers. | string | | +| `-o` | `--org` | Primary organization name | string | | +| `-p` | `--password` | Password for primary user | string | | | `-r` | `--retention` | Duration bucket will retain data (0 is infinite, default is 0) | duration | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | Token for admin user (auto-generated by default) | string | `INFLUX_TOKEN` | -| `-u` | `--username` | Primary username | string | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | Token for admin user (auto-generated by default) | string | `INFLUX_TOKEN` | +| `-u` | `--username` | Primary username | string | | {{% note %}} Valid `--retention` units are nanoseconds (`ns`), microseconds (`us` or `µs`), @@ -65,4 +65,4 @@ influx setup \ --username example-user \ --password ExAmPl3PA55W0rD \ --force -``` \ No newline at end of file +``` diff --git a/content/influxdb/v2.0/reference/cli/influx/stacks/_index.md b/content/influxdb/v2.0/reference/cli/influx/stacks/_index.md index 475644df5..77ab0a16f 100644 --- a/content/influxdb/v2.0/reference/cli/influx/stacks/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/stacks/_index.md @@ -45,7 +45,7 @@ influx stacks [command] | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | | `--stack-id` | Stack IDs to filter by | stringArray | | | | `--stack-name` | Stack names to filter by | stringArray | | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | diff --git a/content/influxdb/v2.0/reference/cli/influx/stacks/init.md b/content/influxdb/v2.0/reference/cli/influx/stacks/init.md index c349923ef..3fd77b235 100644 --- a/content/influxdb/v2.0/reference/cli/influx/stacks/init.md +++ b/content/influxdb/v2.0/reference/cli/influx/stacks/init.md @@ -30,7 +30,7 @@ influx stacks init [flags] | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-d` | `--stack-description` | Stack description | string | | | `-n` | `--stack-name` | Stack name | string | | | `-u` | `--template-url` | Template URLs to associate with a stack | list of strings | | diff --git a/content/influxdb/v2.0/reference/cli/influx/stacks/remove.md b/content/influxdb/v2.0/reference/cli/influx/stacks/remove.md index 26a57e13c..ceac0ddc6 100644 --- a/content/influxdb/v2.0/reference/cli/influx/stacks/remove.md +++ b/content/influxdb/v2.0/reference/cli/influx/stacks/remove.md @@ -34,7 +34,7 @@ influx stacks remove [flags] | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | | `--stack-id` | Stack IDs to remove | list of strings | | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | diff --git a/content/influxdb/v2.0/reference/cli/influx/stacks/update.md b/content/influxdb/v2.0/reference/cli/influx/stacks/update.md index ce548e72d..910752258 100644 --- a/content/influxdb/v2.0/reference/cli/influx/stacks/update.md +++ b/content/influxdb/v2.0/reference/cli/influx/stacks/update.md @@ -29,7 +29,7 @@ influx stacks update [flags] | | `--http-debug` | Inspect communication with InfluxDB servers. | string | | | `-i` | `--stack-id` | The stack ID to update | string | | | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-d` | `--stack-description` | Stack description | string | | | `-n` | `--stack-name` | Stack name | string | | | `-u` | `--template-url` | Template URLs to associate with a stack | list of strings | | diff --git a/content/influxdb/v2.0/reference/cli/influx/task/create.md b/content/influxdb/v2.0/reference/cli/influx/task/create.md index 81138f963..b50ebeea4 100644 --- a/content/influxdb/v2.0/reference/cli/influx/task/create.md +++ b/content/influxdb/v2.0/reference/cli/influx/task/create.md @@ -28,7 +28,7 @@ influx task create [task literal] [flags] | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Example diff --git a/content/influxdb/v2.0/reference/cli/influx/task/delete.md b/content/influxdb/v2.0/reference/cli/influx/task/delete.md index 60ce03cda..755a26249 100644 --- a/content/influxdb/v2.0/reference/cli/influx/task/delete.md +++ b/content/influxdb/v2.0/reference/cli/influx/task/delete.md @@ -26,7 +26,7 @@ influx task delete [flags] | | `--http-debug` | Inspect communication with InfluxDB servers. | string | | | `-i` | `--id` | ({{< req >}}) Task ID | string | | | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/task/list.md b/content/influxdb/v2.0/reference/cli/influx/task/list.md index db8db0536..fbd7684e0 100644 --- a/content/influxdb/v2.0/reference/cli/influx/task/list.md +++ b/content/influxdb/v2.0/reference/cli/influx/task/list.md @@ -34,7 +34,7 @@ influx task list [flags] | | `--limit` | Number of tasks to find (default `100`) | integer | | | `-o` | `--org` | Task organization name | string | `INFLUX_ORG` | | | `--org-id` | Task organization ID | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | | `-n` | `--user-id` | Task owner ID | string | | diff --git a/content/influxdb/v2.0/reference/cli/influx/task/log/list.md b/content/influxdb/v2.0/reference/cli/influx/task/log/list.md index 8a65be413..1e3da77d8 100644 --- a/content/influxdb/v2.0/reference/cli/influx/task/log/list.md +++ b/content/influxdb/v2.0/reference/cli/influx/task/log/list.md @@ -31,7 +31,7 @@ influx task log list [flags] | | `--http-debug` | Inspect communication with InfluxDB servers. | string | | | | `--run-id` | Run ID | string | | | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | | `--task-id` | ({{< req >}}) Task ID | string | | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | diff --git a/content/influxdb/v2.0/reference/cli/influx/task/retry-failed.md b/content/influxdb/v2.0/reference/cli/influx/task/retry-failed.md index d71832319..40a81d588 100644 --- a/content/influxdb/v2.0/reference/cli/influx/task/retry-failed.md +++ b/content/influxdb/v2.0/reference/cli/influx/task/retry-failed.md @@ -31,7 +31,7 @@ influx task retry-failed [flags] | `-o` | `--org` | Task organization name | string | `INFLUX_ORG` | | | `--org-id` | Task organization ID | string | `INFLUX_ORG_ID` | | | `--run-limit` | Maximum number of failed runs to retry per task (`1-500`, default `100`) | integer | | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | | `--task-limit` | Maximum number of tasks to retry failed runs for (`1-500`, default `100`) | integer | | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | diff --git a/content/influxdb/v2.0/reference/cli/influx/task/run/list.md b/content/influxdb/v2.0/reference/cli/influx/task/run/list.md index 681c5f342..bf03152c4 100644 --- a/content/influxdb/v2.0/reference/cli/influx/task/run/list.md +++ b/content/influxdb/v2.0/reference/cli/influx/task/run/list.md @@ -34,7 +34,7 @@ influx task run list [flags] | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | | | `--limit` | Limit the number of results | integer | | | | `--run-id` | Run ID | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | | `--task-id` | ({{< req >}}) Task ID | string | | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | diff --git a/content/influxdb/v2.0/reference/cli/influx/task/run/retry.md b/content/influxdb/v2.0/reference/cli/influx/task/run/retry.md index c6e045528..4f5f1e2aa 100644 --- a/content/influxdb/v2.0/reference/cli/influx/task/run/retry.md +++ b/content/influxdb/v2.0/reference/cli/influx/task/run/retry.md @@ -24,7 +24,7 @@ influx task run retry [flags] | | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | | | `--http-debug` | Inspect communication with InfluxDB servers. | string | | | `-r` | `--run-id` | ({{< req >}}) Run ID | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | `-i` | `--task-id` | ({{< req >}}) Task ID | string | | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | diff --git a/content/influxdb/v2.0/reference/cli/influx/task/update.md b/content/influxdb/v2.0/reference/cli/influx/task/update.md index 19b48b26f..8ba6d5216 100644 --- a/content/influxdb/v2.0/reference/cli/influx/task/update.md +++ b/content/influxdb/v2.0/reference/cli/influx/task/update.md @@ -27,7 +27,7 @@ influx task update [task literal] [flags] | | `--http-debug` | Inspect communication with InfluxDB servers. | string | | | `-i` | `--id` | ({{< req >}}) Task ID | string | | | | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | | `--status` | Update task status (`active` or `inactive`) | string | | | `-t` | `--token` | API token | string | `INFLUX_TOKEN` | diff --git a/content/influxdb/v2.0/reference/cli/influx/telegrafs/_index.md b/content/influxdb/v2.0/reference/cli/influx/telegrafs/_index.md index 8e98d3e2b..62a7aa1a4 100644 --- a/content/influxdb/v2.0/reference/cli/influx/telegrafs/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/telegrafs/_index.md @@ -33,18 +33,18 @@ influx telegrafs [command] | [update](/influxdb/v2.0/reference/cli/influx/telegrafs/update) | Update a Telegraf configuration | ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | -| `-h` | `--help` | Help for the `telegrafs` command | | | -| | `--hide-headers` | Hide table headers | | `INFLUX_HIDE_HEADERS` | -| `-i` | `--id` | Telegraf configuration ID to retrieve | string | | -| | `--json` | Output data as JSON | | `INFLUX_OUTPUT_JSON` | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-h` | `--help` | Help for the `telegrafs` command | | | +| | `--hide-headers` | Hide table headers | | `INFLUX_HIDE_HEADERS` | +| `-i` | `--id` | Telegraf configuration ID to retrieve | string | | +| | `--json` | Output data as JSON | | `INFLUX_OUTPUT_JSON` | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/telegrafs/create.md b/content/influxdb/v2.0/reference/cli/influx/telegrafs/create.md index a6511ecea..9d3e5e8eb 100644 --- a/content/influxdb/v2.0/reference/cli/influx/telegrafs/create.md +++ b/content/influxdb/v2.0/reference/cli/influx/telegrafs/create.md @@ -1,5 +1,5 @@ --- -title: influx telegrafs create + title: influx telegrafs create description: > The `influx telegrafs create` command creates a Telegraf configuration in InfluxDB using a provided Telegraf configuration file. @@ -19,20 +19,20 @@ influx telegrafs create [flags] ``` ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | -| `-d` | `--description` | Telegraf configuration description | string | | -| `-f` | `--file` | Path to Telegraf configuration | string | | -| `-h` | `--help` | Help for the `create` command | | | -| | `--hide-headers` | Hide table headers | | `INFLUX_HIDE_HEADERS` | -| | `--json` | Output data as JSON | | `INFLUX_OUTPUT_JSON` | -| `-n` | `--name` | Telegraf configuration name | string | | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-d` | `--description` | Telegraf configuration description | string | | +| `-f` | `--file` | Path to Telegraf configuration | string | | +| `-h` | `--help` | Help for the `create` command | | | +| | `--hide-headers` | Hide table headers | | `INFLUX_HIDE_HEADERS` | +| | `--json` | Output data as JSON | | `INFLUX_OUTPUT_JSON` | +| `-n` | `--name` | Telegraf configuration name | string | | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/telegrafs/rm.md b/content/influxdb/v2.0/reference/cli/influx/telegrafs/rm.md index 5823d1962..d1f3a9f2c 100644 --- a/content/influxdb/v2.0/reference/cli/influx/telegrafs/rm.md +++ b/content/influxdb/v2.0/reference/cli/influx/telegrafs/rm.md @@ -21,15 +21,15 @@ influx telegrafs rm [flags] ## Flags | Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | +|:-----|:------------------|:----------------------------------------------------------------------|:-----------:|:-----------------------| | `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | | `-h` | `--help` | Help for the `rm` command | | | | | `--hide-headers` | Hide the table headers | | `$INFLUX_HIDE_HEADERS` | | `-i` | `--id` | Telegraf configuration ID to remove | stringArray | | | | `--json` | Output data as json | | `$INFLUX_OUTPUT_JSON` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/telegrafs/update.md b/content/influxdb/v2.0/reference/cli/influx/telegrafs/update.md index 35a4e668d..2c9f739b1 100644 --- a/content/influxdb/v2.0/reference/cli/influx/telegrafs/update.md +++ b/content/influxdb/v2.0/reference/cli/influx/telegrafs/update.md @@ -19,20 +19,20 @@ influx telegrafs update [flags] ``` ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | -| `-d` | `--description` | Telegraf configuration description | string | | -| `-f` | `--file` | Path to Telegraf configuration | string | | -| `-h` | `--help` | Help for the `update` command | | | -| | `--hide-headers` | Hide table headers | | `INFLUX_HIDE_HEADERS` | -| | `--json` | Output data as JSON | | `INFLUX_OUTPUT_JSON` | -| `-n` | `--name` | Telegraf configuration name | string | | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-d` | `--description` | Telegraf configuration description | string | | +| `-f` | `--file` | Path to Telegraf configuration | string | | +| `-h` | `--help` | Help for the `update` command | | | +| | `--hide-headers` | Hide table headers | | `INFLUX_HIDE_HEADERS` | +| | `--json` | Output data as JSON | | `INFLUX_OUTPUT_JSON` | +| `-n` | `--name` | Telegraf configuration name | string | | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/user/create.md b/content/influxdb/v2.0/reference/cli/influx/user/create.md index 3dcc64d1c..a87876a19 100644 --- a/content/influxdb/v2.0/reference/cli/influx/user/create.md +++ b/content/influxdb/v2.0/reference/cli/influx/user/create.md @@ -17,20 +17,20 @@ influx user create [flags] ``` ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | -| `-h` | `--help` | Help for the `create` command | | | -| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| `-n` | `--name` | ({{< req >}}) Username | string | `INFLUX_NAME` | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| `-p` | `--password` | User password | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-h` | `--help` | Help for the `create` command | | | +| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | +| `-n` | `--name` | ({{< req >}}) Username | string | `INFLUX_NAME` | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | +| `-p` | `--password` | User password | string | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/user/delete.md b/content/influxdb/v2.0/reference/cli/influx/user/delete.md index 220c5da1f..34c0fab33 100644 --- a/content/influxdb/v2.0/reference/cli/influx/user/delete.md +++ b/content/influxdb/v2.0/reference/cli/influx/user/delete.md @@ -17,17 +17,17 @@ influx user delete [flags] ``` ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | -| `-h` | `--help` | Help for the `delete` command | | | -| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| `-i` | `--id` | ({{< req >}}) User ID | string | | -| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-h` | `--help` | Help for the `delete` command | | | +| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| `-i` | `--id` | ({{< req >}}) User ID | string | | +| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/user/list.md b/content/influxdb/v2.0/reference/cli/influx/user/list.md index 07209e19b..7599f70d9 100644 --- a/content/influxdb/v2.0/reference/cli/influx/user/list.md +++ b/content/influxdb/v2.0/reference/cli/influx/user/list.md @@ -22,18 +22,18 @@ influx user list [flags] `list`, `ls`, `find` ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | -| `-h` | `--help` | Help for the `list` command | | | -| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| `-i` | `--id` | User ID | string | | -| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| `-n` | `--name` | Username | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-h` | `--help` | Help for the `list` command | | | +| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| `-i` | `--id` | User ID | string | | +| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | +| `-n` | `--name` | Username | string | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/user/update.md b/content/influxdb/v2.0/reference/cli/influx/user/update.md index d3d39d5b2..8c9e7eac5 100644 --- a/content/influxdb/v2.0/reference/cli/influx/user/update.md +++ b/content/influxdb/v2.0/reference/cli/influx/user/update.md @@ -18,18 +18,18 @@ influx user update [flags] ``` ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:---- |:--- |:----------- |:----------: |:------------------ | -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string |`INFLUX_CONFIGS_PATH` | -| `-h` | `--help` | Help for the `update` command | | | -| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| `-i` | `--id` | ({{< req >}}) User ID | string | | -| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | -| `-n` | `--name` | Username | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:------------------|:----------------------------------------------------------------------|:----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| `-h` | `--help` | Help for the `update` command | | | +| | `--hide-headers` | Hide table headers (default `false`) | | `INFLUX_HIDE_HEADERS` | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| `-i` | `--id` | ({{< req >}}) User ID | string | | +| | `--json` | Output data as JSON (default `false`) | | `INFLUX_OUTPUT_JSON` | +| `-n` | `--name` | Username | string | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/v1/auth/create.md b/content/influxdb/v2.0/reference/cli/influx/v1/auth/create.md index 33f24f8bb..5e5822467 100644 --- a/content/influxdb/v2.0/reference/cli/influx/v1/auth/create.md +++ b/content/influxdb/v2.0/reference/cli/influx/v1/auth/create.md @@ -19,7 +19,7 @@ influx v1 auth create [flags] ## Flags | Flag | | Description | Input type | {{< cli/mapped >}} | -|:-----|:------------------|:------------------------------------------------------------------------------------------------------- |:-----------:|:------------------------| +|:-----|:------------------|:-----------------------------------------------------------------------------------------------------------|:-----------:|:------------------------| | `-c` | `--active-config` | Config name to use for command | string | `$INFLUX_ACTIVE_CONFIG` | | | `--configs-path` | Path to the influx CLI configurations (default: `~/.influxdbv2/configs`) | string | `$INFLUX_CONFIGS_PATH` | | `-d` | `--description` | Token description | string | | @@ -32,8 +32,8 @@ influx v1 auth create [flags] | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `$INFLUX_ORG_ID` | | | `--password` | Password to set on the authorization | | | | | `--read-bucket` | Bucket ID to assign read permissions to | stringArray | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | | | `--username` | ({{< req >}}) Token username | string | | | | `--write-bucket` | Bucket ID to assign write permissions to | stringArray | | diff --git a/content/influxdb/v2.0/reference/cli/influx/v1/auth/delete.md b/content/influxdb/v2.0/reference/cli/influx/v1/auth/delete.md index b67f4e03b..866f09c06 100644 --- a/content/influxdb/v2.0/reference/cli/influx/v1/auth/delete.md +++ b/content/influxdb/v2.0/reference/cli/influx/v1/auth/delete.md @@ -27,8 +27,8 @@ influx v1 auth delete [flags] | | `--host` | HTTP address of InfluxDB | string | `$INFLUX_HOST` | | `-i` | `--id` | ({{< req >}}) Authorization ID | string | | | | `--json` | Output data as JSON (default: `false`) | | `$INFLUX_OUTPUT_JSON` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | | | `--username` | Authorization username | string | `$INFLUX_USERNAME` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/v1/auth/list.md b/content/influxdb/v2.0/reference/cli/influx/v1/auth/list.md index d83bb8da0..aaf7106cd 100644 --- a/content/influxdb/v2.0/reference/cli/influx/v1/auth/list.md +++ b/content/influxdb/v2.0/reference/cli/influx/v1/auth/list.md @@ -32,8 +32,8 @@ influx v1 auth list [flags] | | `--json` | Output data as JSON (default: `false`) | | `$INFLUX_OUTPUT_JSON` | | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `$INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `$INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | | `-u` | `--user` | InfluxDB user | string | | | | `--user-id` | InfluxDB user ID | string | | | | `--username` | Authorization username | string | `$INFLUX_USERNAME` | diff --git a/content/influxdb/v2.0/reference/cli/influx/v1/auth/set-active.md b/content/influxdb/v2.0/reference/cli/influx/v1/auth/set-active.md index 6e303d0f5..dc434ee9d 100644 --- a/content/influxdb/v2.0/reference/cli/influx/v1/auth/set-active.md +++ b/content/influxdb/v2.0/reference/cli/influx/v1/auth/set-active.md @@ -28,8 +28,8 @@ influx v1 auth set-active [flags] | | `--host` | ({{< req >}}) HTTP address of InfluxDB | string | `$INFLUX_HOST` | | `-i` | `--id` | Authorization ID | string | | | | `--json` | Output data as JSON (default: `false`) | | `$INFLUX_OUTPUT_JSON` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | | | `--username` | Authorization username | string | `$INFLUX_USERNAME` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/v1/auth/set-inactive.md b/content/influxdb/v2.0/reference/cli/influx/v1/auth/set-inactive.md index c8c973a62..765c64a57 100644 --- a/content/influxdb/v2.0/reference/cli/influx/v1/auth/set-inactive.md +++ b/content/influxdb/v2.0/reference/cli/influx/v1/auth/set-inactive.md @@ -28,8 +28,8 @@ influx v1 auth set-inactive [flags] | | `--host` | HTTP address of InfluxDB | string | `$INFLUX_HOST` | | `-i` | `--id` | ({{< req >}}) Authorization ID | string | | | | `--json` | Output data as JSON (default: `false`) | | `$INFLUX_OUTPUT_JSON` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | | | `--username` | Authorization username | string | `$INFLUX_USERNAME` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/v1/auth/set-password.md b/content/influxdb/v2.0/reference/cli/influx/v1/auth/set-password.md index 1696d921c..fa81e878a 100644 --- a/content/influxdb/v2.0/reference/cli/influx/v1/auth/set-password.md +++ b/content/influxdb/v2.0/reference/cli/influx/v1/auth/set-password.md @@ -26,8 +26,8 @@ influx v1 auth set-password [flags] | | `--host` | HTTP address of InfluxDB | string | `$INFLUX_HOST` | | `-i` | `--id` | Authorization ID | string | | | | `--password` | Password to set on the authorization | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | | | `--username` | Authorization username | string | `$INFLUX_USERNAME` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/create.md b/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/create.md index 7ff41a416..1d167b6d8 100644 --- a/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/create.md +++ b/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/create.md @@ -18,22 +18,22 @@ influx v1 dbrp create [flags] ``` ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:------|:------------------|:-------------------------------------------------------------------------|:----------:|:------------------------| -| `-c` | `--active-config` | Config name to use for command | string | `$INFLUX_ACTIVE_CONFIG` | -| | `--bucket-id` | Bucket ID to map to | | | -| | `--configs-path` | Path to the influx CLI configurations (default: `~/.influxdbv2/configs`) | string | `$INFLUX_CONFIGS_PATH` | -| | `--db` | InfluxDB v1 database to map from | | | -| | `--default` | Set DBRP mapping's retention policy as default | | | -| `-h` | `--help` | Help for the `create` command | | | -| | `--hide-headers` | Hide table headers (default: `false`) | | `$INFLUX_HIDE_HEADERS` | -| | `--host` | HTTP address of InfluxDB | string | `$INFLUX_HOST` | -| | `--json` | Output data as JSON (default: `false`) | | `$INFLUX_OUTPUT_JSON` | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `$INFLUX_ORG` | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `$INFLUX_ORG_ID` | -| | `--rp` | InfluxDB v1 retention policy to map from | | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:------------------|:-------------------------------------------------------------------------|:----------:|:------------------------| +| `-c` | `--active-config` | Config name to use for command | string | `$INFLUX_ACTIVE_CONFIG` | +| | `--bucket-id` | Bucket ID to map to | | | +| | `--configs-path` | Path to the influx CLI configurations (default: `~/.influxdbv2/configs`) | string | `$INFLUX_CONFIGS_PATH` | +| | `--db` | InfluxDB v1 database to map from | | | +| | `--default` | Set DBRP mapping's retention policy as default | | | +| `-h` | `--help` | Help for the `create` command | | | +| | `--hide-headers` | Hide table headers (default: `false`) | | `$INFLUX_HIDE_HEADERS` | +| | `--host` | HTTP address of InfluxDB | string | `$INFLUX_HOST` | +| | `--json` | Output data as JSON (default: `false`) | | `$INFLUX_OUTPUT_JSON` | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `$INFLUX_ORG` | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `$INFLUX_ORG_ID` | +| | `--rp` | InfluxDB v1 retention policy to map from | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/delete.md b/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/delete.md index ad1535015..7a47baaf9 100644 --- a/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/delete.md +++ b/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/delete.md @@ -29,8 +29,8 @@ influx v1 dbrp delete [flags] | | `--json` | Output data as JSON (default: `false`) | | `$INFLUX_OUTPUT_JSON` | | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `$INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `$INFLUX_ORG_ID` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/list.md b/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/list.md index 40da8508b..5b950cc2d 100644 --- a/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/list.md +++ b/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/list.md @@ -34,8 +34,8 @@ influx v1 dbrp list [flags] | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `$INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `$INFLUX_ORG_ID` | | | `--rp` | Filter DBRP mappings by InfluxDB v1 retention policy | string | `$INFLUX_ORG` | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | ## Examples diff --git a/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/update.md b/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/update.md index c603205c3..c01acac03 100644 --- a/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/update.md +++ b/content/influxdb/v2.0/reference/cli/influx/v1/dbrp/update.md @@ -31,8 +31,8 @@ influx v1 dbrp update [flags] | `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `$INFLUX_ORG` | | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `$INFLUX_ORG_ID` | | `-r` | `--rp` | InfluxDB v1 retention policy to map from | | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| `-t` | `--token` | API token | string | `$INFLUX_TOKEN` | ## Examples 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 1d3b6dd11..f2aec034a 100644 --- a/content/influxdb/v2.0/reference/cli/influx/write/_index.md +++ b/content/influxdb/v2.0/reference/cli/influx/write/_index.md @@ -63,31 +63,31 @@ In **extended annotated CSV**, measurements, fields, and values and their types | [dryrun](/influxdb/v2.0/reference/cli/influx/write/dryrun) | Write to stdout instead of InfluxDB | ## Flags -| Flag | | Description | Input type | {{< cli/mapped >}} | -|:-----|:--------------------|:---------------------------------------------------------------------------------------------|:-----------:|:----------------------| -| `-c` | `--active-config` | CLI configuration to use for command | string | | -| `-b` | `--bucket` | Bucket name (mutually exclusive with `--bucket-id`) | string | `INFLUX_BUCKET_NAME` | -| | `--bucket-id` | Bucket ID (mutually exclusive with `--bucket`) | string | `INFLUX_BUCKET_ID` | -| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | +| Flag | | Description | Input type | {{< cli/mapped >}} | +|:-----|:--------------------|:-------------------------------------------------------------------------------------------|:-----------:|:----------------------| +| `-c` | `--active-config` | CLI configuration to use for command | string | | +| `-b` | `--bucket` | Bucket name (mutually exclusive with `--bucket-id`) | string | `INFLUX_BUCKET_NAME` | +| | `--bucket-id` | Bucket ID (mutually exclusive with `--bucket`) | string | `INFLUX_BUCKET_ID` | +| | `--configs-path` | Path to `influx` CLI configurations (default `~/.influxdbv2/configs`) | string | `INFLUX_CONFIGS_PATH` | | | `--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 | | -| `-f` | `--file` | File to import | stringArray | | -| | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | -| | `--header` | Prepend header line to CSV input data | string | | -| `-h` | `--help` | Help for the `write` command | | | -| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | -| | `--max-line-length` | Maximum number of bytes that can be read for a single line (default `16000000`) | integer | | -| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | -| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | -| `-p` | `--precision` | Precision of the timestamps (default `ns`) | string | `INFLUX_PRECISION` | -| | `--rate-limit` | Throttle write rate (examples: `5 MB / 5 min` or `1MB/s`). | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | -| | `--skipHeader` | Skip first *n* rows of input data | integer | | -| | `--skipRowOnError` | Output CSV errors to stderr, but continue processing | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | -| `-u` | `--url` | URL to import data from | stringArray | | +| | `--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 | | +| `-f` | `--file` | File to import | stringArray | | +| | `--format` | Input format (`lp` or `csv`, default `lp`) | string | | +| | `--header` | Prepend header line to CSV input data | string | | +| `-h` | `--help` | Help for the `write` command | | | +| | `--host` | HTTP address of InfluxDB (default `http://localhost:8086`) | string | `INFLUX_HOST` | +| | `--max-line-length` | Maximum number of bytes that can be read for a single line (default `16000000`) | integer | | +| `-o` | `--org` | Organization name (mutually exclusive with `--org-id`) | string | `INFLUX_ORG` | +| | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | +| `-p` | `--precision` | Precision of the timestamps (default `ns`) | string | `INFLUX_PRECISION` | +| | `--rate-limit` | Throttle write rate (examples: `5 MB / 5 min` or `1MB/s`). | string | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | +| | `--skipHeader` | Skip first *n* rows of input data | integer | | +| | `--skipRowOnError` | Output CSV errors to stderr, but continue processing | | | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| `-u` | `--url` | URL to import data from | stringArray | | ## Examples 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 1c74f060e..1f94e3d42 100644 --- a/content/influxdb/v2.0/reference/cli/influx/write/dryrun.md +++ b/content/influxdb/v2.0/reference/cli/influx/write/dryrun.md @@ -32,7 +32,7 @@ influx write dryrun [flags] ## Flags | Flag | | Description | Input type | {{< cli/mapped >}} | -|:-----|:--------------------|:--------------------------------------------------------------------------------|:----------: |:----------------------| +|:-----|:--------------------|:--------------------------------------------------------------------------------|:-----------:|:----------------------| | `-c` | `--active-config` | CLI configuration to use for command | string | | | `-b` | `--bucket` | Bucket name (mutually exclusive with `--bucket-id`) | string | `INFLUX_BUCKET_NAME` | | | `--bucket-id` | Bucket ID (mutually exclusive with `--bucket`) | string | `INFLUX_BUCKET_ID` | @@ -50,10 +50,10 @@ influx write dryrun [flags] | | `--org-id` | Organization ID (mutually exclusive with `--org`) | string | `INFLUX_ORG_ID` | | `-p` | `--precision` | Precision of the timestamps (default `ns`) | string | `INFLUX_PRECISION` | | | `--rate-limit` | Throttle write rate (examples: `5 MB / 5 min` or `1MB/s`). | string | | -| | `--skip-verify` | Skip TLS certificate verification | | | +| | `--skip-verify` | Skip TLS certificate verification | | `INFLUX_SKIP_VERIFY` | | | `--skipHeader` | Skip first *n* rows of input data | integer | | | | `--skipRowOnError` | Output CSV errors to stderr, but continue processing | | | -| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | +| `-t` | `--token` | API token | string | `INFLUX_TOKEN` | | `-u` | `--url` | URL to import data from | stringArray | | ## Examples