TEA Shell

A command line utility called the TEA shell is provided with TIBCO Enterprise Administrator server. It is a remote shell based on the SSH protocol that provides the command line interface for the full range of TEA operations. The scripting language is similar to that of bash from Unix.

The TEA shell has the following key features:

  • Piping of commands
  • Completion of commands
  • Help on commands

The BusinessWorks entity structure in the TEA shell is:

/BusinessWorks
bwagents
domains
   apparchives
   appspaces
     applications
     appnodes
installations
machines
   bwagents
   installations

Change to the BusinessWorks context by typing: admin@M1:/> cd Businessworks

Press the tab key for a list of available commands for the context path.

For information about TEA shell commands, see Using TEA Shell Commands.