SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Create Kyma Function Using Kyma CLI

In this tutorial, you will use Kyma CLI to create a Kyma Function.

Overview

🎓 beginner 30 min. SAP Btp, Kyma RuntimeBeginnerSAP Business Technology Platform

You will learn

  • โœ”How to install and use Kyma CLI
  • โœ”How to create a Kyma Function
Created by December 12, 2024
Contributors

Prerequisites

Prerequisites

Steps

Windows macOS Linux BAS
Step 1 Install Kyma CLI
โ€”

  1. To install Kyma CLI, run the following command:

    Shell
    brew install kyma-cli
  2. Check if the installation is successful:

    Shell
    kyma version

You should see a version number.

  1. To install Kyma CLI, go to the Kyma CLI GitHub release page and download the relevant Windows binary files.
Step 2 Create a Function
+
Step 3 Expose the Function
+
Step 4 Verify the Function exposure
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 4
1. Install Kyma CLI 2. Create a Function 3. Expose the Function 4. Verify the Function exposure

Learn more →