mirror of
https://github.com/serverless/serverless.git
synced 2026-02-01 16:07:28 +00:00
update doc nav menu
This commit is contained in:
parent
f0cc5446a6
commit
a28e1cee0c
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Config Credentials
|
||||
menuText: Config Credentials
|
||||
menuText: config credentials
|
||||
menuOrder: 1
|
||||
description: Configure Serverless credentials
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Create
|
||||
menuText: Create
|
||||
menuText: create
|
||||
menuOrder: 2
|
||||
description: Creates a new Service in your current working directory
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Deploy Function
|
||||
menuText: Deploy Function
|
||||
menuText: deploy function
|
||||
menuOrder: 6
|
||||
description: Deploy your AWS Lambda functions quickly without cloudformation
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Deploy List
|
||||
menuText: Deploy List
|
||||
menuText: deploy list
|
||||
menuOrder: 7
|
||||
description: List your previous CloudFormation deployments
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Deploy
|
||||
menuText: Deploy
|
||||
menuText: deploy
|
||||
menuOrder: 5
|
||||
description: Deploy your service to the specified provider
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Info
|
||||
menuText: Info
|
||||
menuText: info
|
||||
menuOrder: 12
|
||||
description: Display information about your deployed service and the AWS Lambda Functions, Events and AWS Resources it contains.
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Install
|
||||
menuText: Install
|
||||
menuText: install
|
||||
menuOrder: 3
|
||||
description: Install pre-written AWS Lambda Functions, Events and Resources with the Serverless Framework
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Invoke Local
|
||||
menuText: Invoke Local
|
||||
menuText: invoke local
|
||||
menuOrder: 9
|
||||
description: Emulate an invocation of your AWS Lambda function locally using the Serverless Framework
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Invoke
|
||||
menuText: Invoke
|
||||
menuText: invoke
|
||||
menuOrder: 8
|
||||
description: Invoke an AWS Lambda Function using the Serverless Framework
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Logs
|
||||
menuText: Logs
|
||||
menuText: logs
|
||||
menuOrder: 10
|
||||
description: View logs of your AWS Lambda Function within your terminal using the Serverless Framework
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Metrics
|
||||
menuText: Metrics
|
||||
menuText: metrics
|
||||
menuOrder: 11
|
||||
description: View metrics of your AWS Lambda Function within your terminal using the Serverless Framework
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Package
|
||||
menuText: Package
|
||||
menuText: package
|
||||
menuOrder: 4
|
||||
description: Package your service according to a specified provider
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Remove
|
||||
menuText: Remove
|
||||
menuText: remove
|
||||
menuOrder: 14
|
||||
description: Remove a deployed Service and all of its AWS Lambda Functions, Events and Resources
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Rollback CLI Command
|
||||
menuText: Rollback
|
||||
menuText: rollback
|
||||
menuOrder: 13
|
||||
description: Rollback the Serverless service to a specific deployment
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - AWS Lambda - Serverless Stats
|
||||
menuText: Serverless Stats
|
||||
menuText: serverless stats
|
||||
menuOrder: 15
|
||||
description: Enables or disables Serverless Statistic logging within the Serverless Framework.
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Azure Functions - Create
|
||||
menuText: Create
|
||||
menuText: create
|
||||
menuOrder: 2
|
||||
description: Creates a new Service in your current working directory
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Azure Functions - Deploy Function
|
||||
menuText: Deploy Function
|
||||
menuText: deploy function
|
||||
menuOrder: 5
|
||||
description: Deploy your Azure Functions functions quickly
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Azure Functions - Deploy
|
||||
menuText: Deploy
|
||||
menuText: deploy
|
||||
menuOrder: 4
|
||||
description: Deploy your service to the specified provider
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Azure Functions - Install
|
||||
menuText: Install
|
||||
menuText: install
|
||||
menuOrder: 3
|
||||
description: Install pre-written Azure Functions Functions, Events and Resources with the Serverless Framework
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Azure Functions - Invoke
|
||||
menuText: Invoke
|
||||
menuText: invoke
|
||||
menuOrder: 7
|
||||
description: Invoke an Azure Functions Function using the Serverless Framework
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Azure Functions - Logs
|
||||
menuText: Logs
|
||||
menuText: logs
|
||||
menuOrder: 9
|
||||
description: View logs of your Azure Functions Function within your terminal using the Serverless Framework
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Azure Functions - Remove
|
||||
menuText: Remove
|
||||
menuText: remove
|
||||
menuOrder: 13
|
||||
description: Remove a deployed Service and all of its Azure Functions Functions, Events and Resources
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Apache OpenWhisk - Config Credentials
|
||||
menuText: Config Credentials
|
||||
menuText: config credentials
|
||||
menuOrder: 1
|
||||
description: Configure Serverless credentials
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Apache OpenWhisk - Create
|
||||
menuText: Create
|
||||
menuText: create
|
||||
menuOrder: 2
|
||||
description: Creates a new Service in your current working directory
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Apache OpenWhisk - Deploy Function
|
||||
menuText: Deploy Function
|
||||
menuText: deploy function
|
||||
menuOrder: 5
|
||||
description: Deploy your Apache OpenWhisk functions quickly
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Apache OpenWhisk - Deploy
|
||||
menuText: Deploy
|
||||
menuText: deploy
|
||||
menuOrder: 4
|
||||
description: Deploy your service to the specified provider
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Apache OpenWhisk - Info
|
||||
menuText: Info
|
||||
menuText: info
|
||||
menuOrder: 11
|
||||
description: Display information about your deployed service and the Apache OpenWhisk Functions, Events and Resources it contains.
|
||||
layout: Doc
|
||||
@ -42,7 +42,7 @@ namespace: _
|
||||
service: hello-world
|
||||
|
||||
actions:
|
||||
hello-world-dev-helloWorld
|
||||
hello-world-dev-helloWorld
|
||||
|
||||
triggers:
|
||||
my-hello-world-event
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Apache OpenWhisk - Install
|
||||
menuText: Install
|
||||
menuText: install
|
||||
menuOrder: 3
|
||||
description: Install pre-written Apache OpenWhisk Functions, Events and Resources with the Serverless Framework
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Apache OpenWhisk - Invoke Local
|
||||
menuText: Invoke Local
|
||||
menuText: invoke local
|
||||
menuOrder: 8
|
||||
description: Emulate an invocation of your Apache OpenWhisk function locally using the Serverless Framework
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Apache OpenWhisk - Invoke
|
||||
menuText: Invoke
|
||||
menuText: invoke
|
||||
menuOrder: 7
|
||||
description: Invoke an Apache OpenWhisk Function using the Serverless Framework
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Apache OpenWhisk - Logs
|
||||
menuText: Logs
|
||||
menuText: logs
|
||||
menuOrder: 9
|
||||
description: View logs of your Apache OpenWhisk Function within your terminal using the Serverless Framework
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Apache OpenWhisk - Remove
|
||||
menuText: Remove
|
||||
menuText: remove
|
||||
menuOrder: 13
|
||||
description: Remove a deployed Service and all of its Apache OpenWhisk Functions, Events and Resources
|
||||
layout: Doc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
title: Serverless Framework Commands - Apache OpenWhisk - Serverless Stats
|
||||
menuText: Serverless Stats
|
||||
menuText: serverless stats
|
||||
menuOrder: 14
|
||||
description: Enables or disables Serverless Statistic logging within the Serverless Framework.
|
||||
layout: Doc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user