The CLI is a utility installed on Application Servers. You can use the CLI to configure Fusion Application Server (FAS) from a command prompt. The CLI also has a GUI that displays the addressable elements and the possible commands that you can perform on them.
Connecting to FAS via the CLI
- Navigate to the FAS's bin directory e.g.
cd <FAS_INSTALL_DIR>/bin
- Start the JBoss CLI GUI using command below, "ADDRESS" is the address of master host of the FAS cluster
./jboss-cli.sh --controller=<ADDRESS> --gui
Comments
0 comments
Please sign in to leave a comment.