..
2017-08-17 17:30:21 +02:00
2017-08-17 07:10:33 -07:00
2017-08-17 07:10:33 -07:00
2017-08-17 17:27:18 +02:00

Read this on the main serverless docs site

Beta CLI Commands

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.