mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
491 B
491 B
SlStats
This plugin implements a way to toggle framework statistics.
serverless slstats --enable
Options
--enableor-e.--disableor-d
Provided lifecycle events
slstats:slstats
Examples
Disabling it
serverless slstats --disable
This example will disable framework statistics.