mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
794 B
794 B
Read this on the main serverless docs site
Serverless Statistics
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.