sqadm exec-cli(1)

NAME

sqadm exec-cli - Execute WildFly scripts

SYNOPSIS

sqadm exec-cli [-v] [-c uri] [file…​]

DESCRIPTION

This command executes WildFly scripts.

The sqadm exec-cli command shall be executed on a started Squore server.

OPTIONS

-c, --controller uri

The WildFly controller to connect to. URI includes optional protocol, host and port.

-v, --verbose

Increase verbosity level (mainly WildFly client output).

file

WildFly CLI scripts to execute.

If a script requires a reload, the reload is automatically executed at the end of all scripts.