6 ms·
Also: # Atlas export DISABLE_TELEMETRY=1 # CloudFlare export WRANGLER_SEND_METRICS=false export VERCEL_PLUGIN_TELEMETRY=off # AWS export SAM_CLI_
by throwaranay4933 5mo ago
Also:
# Atlas
export DISABLE_TELEMETRY=1
# CloudFlare
export WRANGLER_SEND_METRICS=false
export VERCEL_PLUGIN_TELEMETRY=off
# AWS
export SAM_CLI_TELEMETRY=0
export CDK_DISABLE_CLI_TELEMETRY=true
# ???
export DO_NOT_TRACK=true
- feelamee 5mo agoAlso.. Easily opt-out from telemetry collection https://github.com/beatcracker/toptout https://github.com/beatcracker/toptout (last commit 3ya)