### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/platform) # Serverless Platform (Beta) The Serverless Platform is currently in experimental beta. If you'd like to participate in the beta, please refer to the [full platform docs.](https://github.com/serverless/platform) ## Beta CLI Commands Logging in to the platform enables access to beta features of the Serverless framework. ### [`serverless emit`](./commands/emit.md) Emit an event to an event-gateway. ### [`serverless login`](./commands/login.md) Register or log in to the platform. ### [`serverless logout`](./commands/logout.md) Logout of the platform.