abrt-cli
linux
Automatic Bug Reporting Tool for Fedora-based systems. Used to detect, analyze, and report application crashes.
More info →Options (1)
-a, --analyzebooleanGenerate a report for debugging manually
Example:
abrt-cli report {{[-a|--analyze]}} {{problem_id}}Examples (6)
List detected problems
abrt-cli listRemove a crash report
abrt-cli remove problem_idReport a problem to the configured bug tracker (e.g. Bugzilla)
abrt-cli report problem_idMonitor a log file and trigger a program when a match is found
abrt-watch-log -F error_string /var/log/myapp.log notify-send "Crash detected"Generate a report for debugging manually
abrt-cli report [-a|--analyze] problem_idmade by @shridhargupta | data from tldr-pages