mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
add explainatory info to docs
This commit is contained in:
parent
5dcde541b5
commit
fcb8d411d8
@ -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`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user