Logging in to the platform enables access to beta features of the Serverless framework.
serverless run
Start local development mode for a Serverless service. This mode downloads and installs the event-gateway and the serverless emulator. Both of these are used to emulate a serverless service and develop against them locally.
serverless emit
Emit an event to an event-gateway.
serverless login
Register or log in to the platform.
serverless logout
Logout of the platform.