vercel telemetry
Last updated February 14, 2025
The vercel telemetry command allows you to enable or disable telemetry collection.
terminal
vercel telemetry statusUsing the vercel telemetry status command to show whether telemetry collection is enabled or disabled.
terminal
vercel telemetry enableUsing the vercel telemetry enable command to enable telemetry collection.
terminal
vercel telemetry disableUsing the vercel telemetry disable command to disable telemetry collection.
The following global options can be passed when using the vercel telemetry command:
For more information on global options and their usage, refer to the options section.
Was this helpful?