Files
Michal Vavřík a05b1c9e46 feat(admin-api-v2): rename 'update' command to 'apply' (#48134)
* Closes: https://github.com/keycloak/keycloak/issues/47472
* Problem with 'update' command is that it is misleading, therefore the command we generate for 'PUT' HTTP method, which either creates or updates a resource, is now called 'apply'.
* The '--uuid' option is removed from commands

Signed-off-by: Michal Vavřík <michal.vavrik@aol.com>
2026-04-22 09:47:40 +02:00
..