MAN page from RedHat EL 6 abrt-cli-1.1.16-3.0.1.el6.i686.rpm
abrt\-cli
Section: Misc. Reference Manual Pages (1)
Updated: 12 Oct 2009
Index NAME
abrt-cli - a command line interface to abrt
SYNOPSIS
abrt-cli[option]
DESCRIPTION
abrt-cliis a command line tool that manages application crashes catched by
abrtddaemon. It enables access to crash data, and allows to reportcrashes depending on active abrt plugins.
OPTIONS
Basic startup options- -V, --version
- Displays version of abrt-cli.
- -?, --help
- Print a help message describing all of abrt-cli’s command-line options.
Crash action options
- -l, --list
- Prints list of crashes which are not reported yet.
- -r, --report UUID
- Creates a crash report and then the text editor is invoked on thatreport. When you are done with editing the report just exit the editorand then you will be asked if you want to send the report.
- -d, --delete UUID
- Removes data about particular crash.
- -i, --info UUID
- Prints detailed information about particular crash.
Listing options
- -f, --full
- List all crashes, including already reported.
Report options
- -y, --always
- Creates and sends the crash report automatically, without askingany questions.
Info options
- -b, --backtrace
- Includes the crash backtrace in the info output if the backtrace isavailable.
ENVIRONMENT VARIABLES
The editor used to edit the crash report is chosen from theABRT_EDITOR environment variable, the VISUAL environment variable, orthe EDITOR environment variable, in that order.
SEE ALSO
abrtd(8),
abrt.conf(5),
abrt-plugins(7)
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- ENVIRONMENT VARIABLES
- SEE ALSO
This document was created byman2html,using the manual pages.