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

Juan Pablo Perata jpperata at gmail.com
Sat Mar 10 08:54:24 EST 2018


You can use the CLI Embedded mode in jboss-cli.

Some links that may help:
-
http://www.keycloak.org/docs/3.3/server_installation/topics/config-subsystem/start-cli.html
-
https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.0/html/management_cli_guide/running_embedded_server



On Thu, Mar 8, 2018 at 5:18 PM, hmidi slim <hmidi.slim2 at gmail.com> wrote:

> 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?
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>


More information about the keycloak-user mailing list