keycloak/integration/client-cli
Michal Vavřík 859a7a095e
feat(admin-cli): provide basic Client API v2 CLI client (#47173)
* Closes: https://github.com/keycloak/keycloak/issues/47166
* Closes: https://github.com/keycloak/keycloak/issues/47311

Provides basic Client API v2 CLI client.

Supports:

- client operations: create, patch, list, delete, get, update
- authetication options matching those of v1 CLI

Omitted changes:

- documentation, we do not advertise this new client and it is hidden behind `--v2` flag that is not mentioned anywhere in doc or help, hence invisible; until we implement remaining https://github.com/keycloak/keycloak/issues/45366 tasks
- "config" subcommand is shared between v1 and v2, hence its printed "help" follows the v1 style to keep status quo

Signed-off-by: Michal Vavřík <michal.vavrik@aol.com>
2026-03-27 12:56:08 +01:00
..
admin-cli feat(admin-cli): provide basic Client API v2 CLI client (#47173) 2026-03-27 12:56:08 +01:00
client-cli-dist Add missing artifact descriptions to allow Maven Central Portal Publisher pass validation process. (#40822) 2025-08-12 16:50:17 +02:00
pom.xml Add missing artifact descriptions to allow Maven Central Portal Publisher pass validation process. (#40822) 2025-08-12 16:50:17 +02:00