mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-26 13:50:48 +00:00
a05b1c9e46
* 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>