RT 4.0.24 Documentation
This version has reached its end of life and is out of support. Please contact us for upgrade assistance.
rt-validator
NAME
rt-validator - check and correct validity of records in RT's database
SYNOPSIS
rt-validator --check
rt-validator --check --verbose
rt-validator --check --verbose --resolve
rt-validator --check --verbose --resolve --force
DESCRIPTION
This script checks integrity of records in RT's DB. May delete some invalid records or ressurect accidentally deleted.
OPTIONS
- check
-
mandatory. it's equal to -c
- verbose
-
print additional info to STDOUT it's equal to -v
- resolve
-
enable resolver that can delete or create some records
- force
-
resolve without asking questions