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 TIBCO_HOME\tea\<version>\python.
- TIBCO BusinessEvents Enterprise Administrator Agent Commands Reference
You can execute the configuration and application management commands for BusinessEvents Enterprise Administrator Agent in the Python-based command-line interface. The python script files are located at BE_HOME\teagent\cli\python.
Copyright © TIBCO Software Inc. All rights reserved.