backup-rb-data.py
The backup-rb-data.py script is used to back up the Review Board application data.
The backup-rb-data.py script is used to back up the Review Board application data.
This script creates an event, a publisher (with the Webhook URL), and a subscriber in TeamForge Webhooks-based Event Broker for a specified application.
The db.py script can be used to dump and restore a PostgreSQL database.
Run this script to fix data discrepancies that might arise as a result of deleting one of the Single-select, Multi-select or Status field values of documents.
The domain_change_db.py script handles all the steps required to change the domain name in the site database. It does not change anything in the file system.
The domain_change_webr.py script is used to change the domain name or host name of the subscriber in the TeamForge Webhooks-based Event Broker database.
The etl-client.py script allows you to access the Extract, Transform and Load (ETL) scheduler and check the status of the jobs configured. The script also supports triggering jobs manually.
Use the logger-db-query script to enable or disable logging for queries.
The psql-reporting-wrapper script is used to connect to the datamart.
The psql-wrapper script is used to connect to the TeamForge application.
The password_util.sh script is used to get the encrypted or decrypted password value for the user scmviewer.
The restore-rb-data.py script is used to restore the Review Board application data from the backup directory.
The SearchReindex.py script allows you to reindex the entire TeamForge data.
Tasks, as a component, is no longer supported and was completely removed from TeamForge 20.1 and later. The task-data-export.py script is used to back up the Tasks data.
Use the teamforge.py script to deploy and undeploy services, start and stop services, verify the status of services, verify the application environment, bootstrap or migrate data, back up and restore data and do much more.
If you have been updating your tracker artifacts both via the UI and CLI/SOAP, you may optionally run the `update_artifact_textflex_carriage_return.py` script to fix the inconsistent CRLF characters that were found to exist in the text flex field data.