mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
Move log example, remove metrics and add invoke
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
|
||||
`serverless info`
|
||||
|
||||
- Invoke a deployed function:
|
||||
|
||||
`serverless invoke -f {{function_name}}`
|
||||
|
||||
- Follow the logs for a project:
|
||||
|
||||
`serverless logs -t`
|
||||
|
||||
- Display metrics for a function:
|
||||
|
||||
`serverless metrics -f {{function_name}}`
|
||||
|
||||
Reference in New Issue
Block a user