Startup options
The following commands can be used to start the CLI in a noninteractive way:
- Pass script commands to the
jboss-cli
shell:./jboss-cli.sh --connect command=:shutdown
- Execute a CLI shell contained in a file:
./jboss-cli.sh --file=test.cli