mirror of
https://github.com/serverless/serverless.git
synced 2025-12-08 19:46:03 +00:00
Tracking
This plugin implements a way to toggle the framework usage tracking functionality.
serverless tracking --enable
Enable / disable the usage tracking functionality.
Options
--enableor-e.--disableor-d
Provided lifecycle events
tracking:tracking
Examples
Disable tracking
serverless tracking --disable
This example will disable usage tracking.