vercel telemetry

Learn how to manage telemetry collection.
Table of Contents

The vercel telemetry command allows you to enable or disable telemetry collection.

terminal
vercel telemetry status

Using the vercel telemetry status command to show whether telemetry collection is enabled or disabled.

terminal
vercel telemetry enable

Using the vercel telemetry enable command to enable telemetry collection.

terminal
vercel telemetry disable

Using 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.

Last updated on October 29, 2024