Command-line Interface

Using BusinessEvents Enterprise Administrator Agent, you can perform most of the application and configuration management operations from the Python-based command-line interface.

To successfully execute the command-line interface operations, ensure that:
  • TIBCO Enterprise Administrator server is running.
  • TIBCO BusinessEvents Enterprise Administrator Agent is running.
  • TIBCO BusinessEvents Enterprise Administrator Agent is registered with the TIBCO Enterprise Administrator server.
  • Python is installed and the path is set.
  • The python jsonpickle module is installed.
  • The value of the PYTHONPATH enviornment variable is set to BE_HOME\teagent\cli\python.
The python script takes the following command arguments:
  • (Optional)Secured connection (true or false)
    • Server SSL certificate path
    • Client SSL certificate path
  • TIBCO Enterprise Administrator server URL
  • TIBCO Enterprise Administrator server username
  • TIBCO Enterprise Administrator user password
  • Operation name
  • Operation arguments