NAME
report-cli - Work with ABRT problem directories from command line. SYNOPSIS
report-cli [-vsp] -L[PREFIX] [PROBLEMDIR]
report-cli [-vsp] -e EVENT PROBLEMDIR
report-cli [-vsp] -a[y] PROBLEMDIR
report-cli [-vsp] -c[y] PROBLEMDIR
report-cli [-vsp] -r[y|o|d] PROBLEMDIR DESCRIPTION
report-cli is a command line tool that manages application crashes and other problems caught by abrtd daemon, or created by other programs using libreport. It enables access to, manipulation of problem data, and reporting. OPTIONS
-L[PREFIX] List possible events [which start with PREFIX]
-e EVENT Run EVENT on PROBLEMDIR
-a, analyze Run analyze event(s) on PROBLEMDIR
-c, collect Run collect event(s) on PROBLEMDIR
-r, report Analyze, collect and report problem data in PROBLEMDIR
-d, delete Remove PROBLEMDIR after reporting
-y, always Noninteractive: don’t ask questions, assume positive answer to all of them
-o, report-only
With -r: do not run analyzers, run only reporters
-v, verbose Be verbose
-s Log to syslog
-p Add program names to log
-V, version Display version and exit AUTHORS · ABRT team
LIBREPORT 2.1.11.1 11/13/2018 REPORT-CLI(1)