Skip to main content
config controls the CLI’s two local reporting settings. It does not change trace-content capture; use atlanai trace config for that policy.

Commands

show

Shows the resolved telemetry and crash-report settings for this machine. Usage

set

Changes one supported reporting setting for this machine. Usage
telemetry.enabled controls anonymous CLI usage events. crash_reports.enabled controls crash and unexpected-failure reporting and carries no account identity.

Examples

Machine-readable state:

Output and behavior

  • config show prints the resolved value and why it is on or off.
  • ATLANAI_NO_TELEMETRY and DO_NOT_TRACK disable telemetry even when the stored setting is true.
  • A build without telemetry or crash-report configuration reports that nothing is sent.