Rechercher une page de manuel
abrt-cli
Langue: en
Version: 369125 (fedora - 01/12/10)
Section: 1 (Commandes utilisateur)
NAME
abrt-cli - a command line interface to abrtSYNOPSIS
abrt-cli [option]DESCRIPTION
abrt-cli is a command line tool that manages application crashes catched by abrtd daemon. It enables access to crash data, and allows to report crashes 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 that report. When you are done with editing the report just exit the editor and 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 asking any questions.
Info options
- -b, --backtrace
- Includes the crash backtrace in the info output if the backtrace is available.
ENVIRONMENT VARIABLES
The editor used to edit the crash report is chosen from the ABRT_EDITOR environment variable, the VISUAL environment variable, or the EDITOR environment variable, in that order.SEE ALSO
abrtd(8), abrt.conf(5), abrt-plugins(7)Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre