#Serverless Statistics
This plugin implements a way to toggle framework statistics.
serverless slstats --enable
#Options
--enable
or -e
.
--disable
or -d
#Provided lifecycle events
#Examples
#Disabling it
serverless slstats --disable
This example will disable framework statistics.