mirror of https://github.com/CrimsonTome/tldr.git
Add colon to first description
parent
f5b8b4e2b5
commit
8e72df9fdb
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Toolkit for deploying and operating serverless architectures on AWS, Google Cloud, Azure and IBM OpenWhisk.
|
> Toolkit for deploying and operating serverless architectures on AWS, Google Cloud, Azure and IBM OpenWhisk.
|
||||||
|
|
||||||
- Create a serverless project.
|
- Create a serverless project:
|
||||||
|
|
||||||
`sls create`
|
`sls create`
|
||||||
|
|
||||||
|
@ -25,3 +25,4 @@
|
||||||
- Display metrics for a function:
|
- Display metrics for a function:
|
||||||
|
|
||||||
`sls metrics -f {{function_name}}`
|
`sls metrics -f {{function_name}}`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue