REPORT\-CLI

Section: LIBREPORT MANUAL (1)
Updated: 06/28/2012
Index Return to Main Contents
 

NAME

report-cli - Work with ABRT dump directories from command line.  

SYNOPSIS

report-cli [-vsp] -L[PREFIX] [DUMP_DIR]

report-cli [-vsp] -e EVENT DUMP_DIR

report-cli [-vsp] -a[y] DUMP_DIR

report-cli [-vsp] -c[y] DUMP_DIR

report-cli [-vsp] -r[y|o|d] DUMP_DIR  

DESCRIPTION

report-cli is a command line tool that manages application crashes and other problems catched 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 DUMP_DIR

-a, --analyze

Run analyze event(s) on DUMP_DIR

-c, --collect

Run collect event(s) on DUMP_DIR

-r, --report

Analyze, collect and report problem data in DUMP_DIR

-d, --delete

Remove DUMP_DIR after reporting

-y, --always

Noninteractive: doncqt 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


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHORS

This document was created by man2html, using the manual pages.
Time: 05:29:10 GMT, December 24, 2015