Skip to content

Commit 3ffab3a

Browse files
Rename telemetry-disable-upload to disable-telemetry-upload (#6594)
Fixes a CLI incorrect command Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
1 parent 5216489 commit 3ffab3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/shared/influxdb3-cli/config-options.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1892,18 +1892,18 @@ Sets the default duration for hard deletion of data.
18921892

18931893
### Telemetry
18941894

1895-
- [telemetry-disable-upload](#telemetry-disable-upload)
1895+
- [disable-telemetry-upload](#disable-telemetry-upload)
18961896
- [telemetry-endpoint](#telemetry-endpoint)
18971897

1898-
#### telemetry-disable-upload
1898+
#### disable-telemetry-upload
18991899

19001900
Disables the upload of telemetry data to InfluxData.
19011901

19021902
**Default:** `false`
19031903

19041904
| influxdb3 serve option | Environment variable |
19051905
| :--------------------------- | :----------------------------------- |
1906-
| `--telemetry-disable-upload` | `INFLUXDB3_TELEMETRY_DISABLE_UPLOAD` |
1906+
| `--disable-telemetry-upload` | `INFLUXDB3_TELEMETRY_DISABLE_UPLOAD` |
19071907

19081908
***
19091909

0 commit comments

Comments
 (0)