Open Knowledge CLI Documentation
Frontmatter5 fields
Trust
UnverifiedDefault
Status
StableDefault
type
Command Documentation
title
openknowledge telemetry
description
Inspect or change anonymous product telemetry.
timestamp

openknowledge telemetry

Use okn telemetry to inspect or change anonymous product telemetry.

Usage

okn telemetry status
okn telemetry show-payload
okn telemetry disable
okn telemetry enable
okn --no-telemetry <command>

Telemetry is enabled by default. The CLI prints a disclosure before it sends the first event. Installer preflight and continuous integration do not send telemetry.

status reports the saved or default preference. Process-level environment overrides do not change this report. show-payload prints a representative JSON envelope without sending it.

disable deletes the random installation ID and clears activity markers. enable creates a new random installation ID when necessary.

Put --no-telemetry before the command. This global option disables telemetry for the current command and saves the disabled preference.

Telemetry failures do not change command output or exit status. Product telemetry does not change local --observe or insight behavior.

See Product Telemetry and Privacy for the event fields and data limits.

Powered by OpenKnowledge.sh