mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Merge pull request #2802 from n-ina/fix_quick_start
Fix deploy function command at quick start.
This commit is contained in:
commit
f6cf176b52
@ -57,7 +57,7 @@ Serverless is an MIT open-source project, actively maintained by a full-time, ve
|
||||
|
||||
* ##### Deploy Function:
|
||||
* Use this to quickly upload and overwrite your AWS Lambda code on AWS, allowing you to develop faster.
|
||||
* `serverless deploy function -f myfunction`
|
||||
* `serverless deploy function -f hello`
|
||||
|
||||
* ##### Invoke a Function:
|
||||
* Invokes an AWS Lambda Function on AWS and returns logs.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user