abrt-cli (1) Linux Manual Page
NAME
abrt-cli – List, remove, print, analyze, report problems
SYNOPSIS
abrt-cli [–authenticate] COMMAND [COMMAND OPTIONS]
abrt-cli list [-vn] [–detailed] [–since NUM] [–until NUM] [DIR]…
abrt-cli remove [-v] DIR…
abrt-cli report [-v] [–delete] DIR…
abrt-cli info [-v] [–detailed] [-s SIZE] DIR…
abrt-cli status [-vb] [–since NUM]
abrt-cli process [-v] [–since NUM] DIR…
GLOBAL OPTIONS
-a,–authenticate
- Enable PolicyKit authentication to be able to work with the system problems
COMMAND OPTIONS
-v,–verbose
- Be more verbose. Can be given multiple times.
-b, –bare
- Print only the problem count without any message
–detailed
- Show detailed report
–delete
- Remove PROBLEM_DIR after reporting
-n,–not-reported
- List only not-reported problems
–size SIZE
- Text larger than SIZE bytes will be shown abridged
–since NUM
- Selects only problems detected after timestamp
–until NUM
- Selects only the problems older than specified timestamp
AUTHORS
- • ABRT team
