mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
514 B
514 B
Tracking
This plugin implements a way to toggle the framework usage tracking functionality.
serverless tracking --enable
Options
--enableor-e.--disableor-d
Provided lifecycle events
tracking:tracking
Examples
Disable tracking
serverless tracking --disable
This example will disable usage tracking.