Skip to content
Star Fork

Downloads

Get keycloak-config-cli for your platform.


Version Compatibility

Keycloak CLI Version Status
26.x 6.5.x Latest
26.x 6.4.x Supported
25.x 6.3.x Supported
24.x 6.2.x Supported
23.x 6.1.x Supported
22.x 6.0.x LTS

Installation

Docker

# Latest version
docker pull adorsys/keycloak-config-cli:latest

# Specific version
docker pull adorsys/keycloak-config-cli:v6.5.0

Java JAR

Download from GitHub Releases.

Helm

helm repo add adorsys https://adorsys.github.io/keycloak-config-cli
helm install keycloak-config-cli adorsys/keycloak-config-cli

Release Notes

See the full changelog on GitHub.