rt-validator - Man Page

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
links-only
    only run the Link validation routines, useful if you changed your Organization

Info

2024-01-29 perl v5.38.2 User Contributed Perl Documentation