# Install kyma-cli with Homebrew, chocolatey

Kyma command-line interface. Version 3.5.0 via Homebrew; verified 2026-07-28. Also installable with chocolatey: choco install kyma-cli.

## Install

```sh
sudo av install brew:kyma-cli
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install kyma-cli
```

  Evidence: local Homebrew formula metadata

### Windows

- Chocolatey (92%):

```sh
choco install kyma-cli
```

  Evidence: Chocolatey community package catalog: kyma-cli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.9764','dropkick'

## Package facts

- **Package key:** brew:kyma-cli
- **Package manager:** Homebrew
- **Version:** 3.5.0
- **Source summary:** Kyma command-line interface
- **Homepage:** <https://kyma-project.io>
- **Repository:** <https://github.com/kyma-project/cli>
- **Last updated:** 2026-07-28T01:44:24+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- kyma (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 3.5.0
## Project history and usage

Kyma CLI is the command-line companion for Kyma, SAP's open-source Kubernetes-based application runtime. It helps developers manage Kyma modules and deploy simple applications with short commands.

### Project history

Kyma started in 2017 and reached a 1.0 milestone announced on the Kubernetes blog on 2019-05-23, where SAP described donating the project to the open-source community. The CLI emerged as the developer tool for managing a Kyma cluster and smoothing application workflows on top of Kubernetes.

The Kyma project later moved from a monolithic release model to independently delivered modules. The Kyma CLI followed that platform shift: the repository README warns that the v2 command set is deprecated and points users toward v3 commands, while the user documentation emphasizes module management and direct interaction with Kyma custom resources.

### Adoption history

Kyma's adoption is tied to SAP BTP Kyma runtime and to organizations building cloud-native extensions around SAP and non-SAP systems. The CLI is a package-manager-friendly entry point for developers who want local commands rather than only dashboard or raw kubectl workflows.

### How it is used

The CLI is used to inspect Kyma commands, manage modules, and push simple applications into a Kyma environment. In package-manager terms it is a focused Kubernetes distribution tool: small binary, SAP/Kyma-specific verbs, and a close relationship to the platform's module lifecycle.

### Why package nerds care

Kyma CLI is notable as an enterprise Kubernetes ecosystem binary that packages SAP's platform opinions into a developer command. It shows how cloud runtimes often grow their own kubectl-adjacent CLIs once custom resources and module lifecycles become central.

### Timeline

- 2017: SAP Learning material says Project Kyma was started.
- 2019-05-23: The Kubernetes blog announced Kyma 1.0 and described SAP's donation of the project to open source.
- 2026-05-26: The kyma-project/cli releases page showed a 3.5.1 release entry dated 26 May.

### Related projects

- Kyma CLI relates to Kyma, SAP BTP Kyma runtime, Kubernetes, Kyma modules, lifecycle-manager, serverless, NATS manager, kubectl, and SAP Cloud SDK workflows.

### Sources

- <https://github.com/kyma-project/cli>
- <https://github.com/kyma-project/cli/releases>
- <https://kubernetes.io/blog/2019/05/23/kyma-extend-and-build-on-kubernetes-with-ease/>
- <https://kyma-project.io/external-content/cli/docs/user/README.html>
- <https://learning.sap.com/courses/developing-applications-in-sap-btp-kyma-runtime/describing-kyma-in-relation-to-kubernetes_df359aed-4e40-4ffc-9d9e-058699691bea>
- <https://pages.community.sap.com/topics/kyma>


## Security Notes

No matching local secret-handling manifest was found for kyma-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- Chocolatey - kyma-cli: normalized package name match | Chocolatey community package catalog: kyma-cli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.9764','dropkick'


## Combined YAML source

View the package source record on GitHub. [combined/kyma-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kyma-cli.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
