From 57257d080bf4d64fb3ed94044cef6ad9d5eb5241 Mon Sep 17 00:00:00 2001 From: Caleb Kiage <747955+calebkiage@users.noreply.github.com> Date: Tue, 18 Mar 2025 14:10:29 +0000 Subject: [PATCH] Add telemetry opt out information --- OpenAPI/kiota/using.md | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenAPI/kiota/using.md b/OpenAPI/kiota/using.md index 5a80e52..e47841a 100644 --- a/OpenAPI/kiota/using.md +++ b/OpenAPI/kiota/using.md @@ -24,6 +24,7 @@ The following table provides the list of environment variables that can be used | `KIOTA_CONSOLE_COLORS_SWAP` | Enable/disable inverting the color scheme of the output | `false` | | `KIOTA_TUTORIAL_ENABLED` | Enable/disable displaying extra hints after commands execution | `true` | | `KIOTA_OFFLINE_ENABLED` | Enable/disable checking for updates before commands execution | `false` | +| `KIOTA_CLI_TELEMETRY_OPTOUT` | Enable/disable collecting telemetry | `false` | ## Commands