EAP distribution contain runtime configuration file for jboss-cli - $JBOSS_HOME/bin/.jbossclirc which can be used to to initialize the environment when a new session is launched.
https://developer.jboss.org/wiki/CommandLineEnvironmentVariables
List of available commands is the same like for cli disconnected from the server.
[pkremens@dhcp-10-40-5-180 bin] $ cat .jbossclirc | grep -v \# help --commands [pkremens@dhcp-10-40-5-180 bin] $ ./jboss-cli.sh Commands available in the current context: batch connect echo embed-host-controller help if patch quit unset clear connection-info echo-dmr embed-server history module pwd set version
- blocks
-
JBEAP-4962 EAP7 Management CLI Guide issues tracker
- Closed
- relates to
-
JBEAP-4951 Update the default variable value in .jbossclirc file
- Verified