[keycloak-user] Run commands with jboss-cli when server is off.

hmidi slim hmidi.slim2 at gmail.com
Thu Mar 8 15:18:26 EST 2018


Hi,
I want to add some system properties with jboss-cli:
jboss-cli.sh --connect
--commands="/system-property=keycloak.migration.action/:add(value=export)","/system-property=keycloak.migration.provider/:add(value=dir)","/system-property=keycloak.migration.dir/:add(value=export_dir)".
this instruction will be executed only if the server is launched. Can I
execute this instruction when the server is off?


More information about the keycloak-user mailing list