Run the add_eventq_to_projects.py script to add EventQ to existing projects.
Usage
Use the following command to run the this script.
[RUNTIME_DIR]/scripts/add_eventq_to_projects.py [[--tfuser=<username>] [--tfpasswd=<password>]]
Parameters
Parameter | Description |
---|---|
-u | --tfuser | The TeamForge site administrator user name. |
-p | --tfpasswd | The password for TeamForge user. |
-s | --silent | To prevent printing progress message on standard-out. |
-h | --help | To view help information for the script. |