mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
remove local option
This commit is contained in:
parent
8d2aadb4e6
commit
9fd33ac3af
@ -15,7 +15,7 @@ layout: Doc
|
||||
Invokes deployed function. It allows to send event data to the function, read logs and display other important information of the function invocation.
|
||||
|
||||
```bash
|
||||
serverless invoke [local] --function functionName
|
||||
serverless invoke --function functionName
|
||||
```
|
||||
|
||||
## Options
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user