Docs Version: 1.28.0
commands

Have questions?

Head over to the forums to search for your questions and issues or post a new one.

Edit on github

#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.