Start FUSE ESB and type help
at the smx@root>
prompt to
view the root commands and subshells (see Accessing the root commands). Table 2.1 lists the commands available in the root console. Click on a command in the table
for detailed information about that command.
Table 2.1. FUSE ESB Console Root Commands
Command | Description |
---|---|
about | Displays information about the current GShell application |
alias | Defines an alias |
cat | Displays the contents of a file |
cd | Changes the current directory |
clear | Clears the console screen |
copy | Links to: cp |
cp | Copies a file or directory |
date | Displays the current time and date |
del | Links to: rm |
dir | Links to: ls |
echo | Prints arguments to standard output |
edit | Edits a file with an external editor |
exec | Executes system processes |
exit | Exits the current shell |
fileinfo | Displays information about a file |
find | Finds files in a hierarchy |
grep | Displays lines matching a pattern |
help | Displays help for the current context |
history | Displays history |
hostname | Displays the name of the current host |
info | Displays JVM information about the current application |
java | Executes a Java standard application |
ls | Lists the contents of a file or directory |
Links to: echo | |
printf | Prints formatted output |
pwd | Displays the current directory |
quit | Links to: exit |
rm | Removes a file or directory |
set | Sets a variable or property |
sleep | Sleeps for a bit then wake up |
source | Reads and executes commands from a file in the current shell environment |
ssh | Connects to an SSH (secure shell) server |
sshd | Starts an SSH (secure shell) server |
sort | Sorts lines of text |
touch | Sets the last-modified time of a file |
unalias | Undefines an alias |
unset | Unsets a variable or property |
Table 2.2 lists the command subshells available from the root console. Click on a subshell for detailed information about that subshell and the commands available in the subshell.
Table 2.2. FUSE ESB Subshells
Subshell | Description |
---|---|
activemq | Views and manages brokers and messages |
admin | Creates, manages, and destroys FUSE ESB Kernel instances |
config | Manages configuration |
features | Performs provisioning |
jbi | Lists JBI artifacts and manage their lifecycle |
log | Displays and configures logging |
nmr | Lists NMR endpoints |
obr | Accesses the OSGi bundle repository |
osgi | Manages OSGi bundles |
packages | Lists imported and exported packages |