1RT-VALIDATOR(1)       User Contributed Perl Documentation      RT-VALIDATOR(1)
2
3
4

NAME

6       rt-validator - check and correct validity of records in RT's database
7

SYNOPSIS

9           rt-validator --check
10           rt-validator --check --verbose
11           rt-validator --check --verbose --resolve
12           rt-validator --check --verbose --resolve --force
13

DESCRIPTION

15       This script checks integrity of records in RT's DB. May delete some
16       invalid records or ressurect accidentally deleted.
17

OPTIONS

19       check
20               mandatory.
21
22               it's equal to -c
23
24       verbose
25               print additional info to STDOUT
26               it's equal to -v
27
28       resolve
29               enable resolver that can delete or create some records
30
31       force
32               resolve without asking questions
33
34       links-only
35               only run the Link validation routines, useful if you changed your Organization
36
37
38
39perl v5.36.1                      2023-10-21                   RT-VALIDATOR(1)
Impressum