--- sidebar_label: "telemetry" sidebar_position: 9 --- import { Table } from "docs-ui" export const metadata = { title: `telemetry Command - Medusa CLI Reference`, } # {metadata.title} Enable or disable the collection of anonymous data usage. If no option is provided, the command enables the collection of anonymous data usage. ```bash npx medusa telemetry ``` #### Options