Skip to content

Commit e1a88d9

Browse files
msivasubramaniaandatho7561
authored andcommitted
gif added
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
1 parent bdd8e11 commit e1a88d9

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
2.35 MB
Loading

package.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1763,6 +1763,18 @@
17631763
"onCommand:openshift.Serverless.createFunction"
17641764
]
17651765
},
1766+
{
1767+
"id": "createFunctionWithGitTemplate",
1768+
"title": "Create Function using git template",
1769+
"description": "Creates a Function in the mentioned directory with the specified git based template selected and handles HTTP events. \n[Create Function](command:openshift.Serverless.createFunction)",
1770+
"media": {
1771+
"image": "images/walkthrough/serverless-function/create-function-template.gif",
1772+
"altText": "Create function"
1773+
},
1774+
"completionEvents": [
1775+
"onCommand:openshift.Serverless.createFunction"
1776+
]
1777+
},
17661778
{
17671779
"id": "buildFunction",
17681780
"title": "Build Function",

0 commit comments

Comments
 (0)