mirror of
https://github.com/keycloak/keycloak.git
synced 2026-06-11 01:50:04 -04:00
* 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> |
||
|---|---|---|
| .. | ||
| admin-cli | ||
| client-cli-dist | ||
| pom.xml | ||