SAP

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

You will learn

  • How to install and use Kyma CLI
  • How to create a Kyma Function
G Gaurav Abbi, Oliver Stiefbold, Malgorzata Swieca, Jacek Konopelski August 21, 2026
Created on December 17, 2024

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