add explainatory info to docs

This commit is contained in:
Nik Graf 2016-10-19 18:44:08 +02:00
parent 5dcde541b5
commit fcb8d411d8

View File

@ -47,6 +47,9 @@ With this example we've defined that we want our service to be deployed to the `
serverless deploy list
```
Running this command will list your recent deployments available in your S3 deployment bucket. It will use
stage and region from the provider config.
## Provided lifecycle events
- `deploy:cleanup`
- `deploy:initialize`