Eslam A. Hefnawy 89a3b29b6e updated readme
2018-07-03 22:52:06 +03:00

32 lines
1.1 KiB
Markdown

<!--
title: Serverless - Platform Documentation
menuText: Platform
layout: Doc
menuItems:
- {menuText: emit, path: /framework/docs/platform/commands/emit/}
- {menuText: login, path: /framework/docs/platform/commands/login/}
- {menuText: logout, path: /framework/docs/platform/commands/logout/}
- {menuText: run, path: /framework/docs/platform/commands/run/}
-->
<!-- DOCS-SITE-LINK:START automatically generated -->
### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/platform)
<!-- DOCS-SITE-LINK:END -->
# 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.