1ABRT-CLI(1) ABRT Manual ABRT-CLI(1)
2
3
4
6 abrt-cli - List, remove, print, analyze, report problems
7
9 abrt-cli [--authenticate] COMMAND [COMMAND OPTIONS]
10
11 abrt-cli list [-vn] [--detailed] [--since NUM] [--until NUM] [DIR]...
12
13 abrt-cli remove [-v] DIR...
14
15 abrt-cli report [-v] [--delete] [--unsafe] DIR...
16
17 abrt-cli info [-v] [--detailed] [-s SIZE] DIR...
18
19 abrt-cli status [-vb] [--since NUM]
20
21 abrt-cli process [-v] [--since NUM] [--unsafe] DIR...
22
24 -a,--authenticate
25 Enable PolicyKit authentication to be able to work with the system
26 problems
27
29 -v,--verbose
30 Be more verbose. Can be given multiple times.
31
32 -b, --bare
33 Print only the problem count without any message
34
35 --detailed
36 Show detailed report
37
38 --delete
39 Remove PROBLEM_DIR after reporting
40
41 -n,--not-reported
42 List only not-reported problems
43
44 --size SIZE
45 Text larger than SIZE bytes will be shown abridged
46
47 --since NUM
48 Selects only problems detected after timestamp
49
50 -u, --unsafe
51 Ignore security checks to be able to report all problems
52
53 --until NUM
54 Selects only the problems older than specified timestamp
55
57 ยท ABRT team
58
59
60
61abrt 2.1.11 11/13/2018 ABRT-CLI(1)