report(1) - Linux man page
Name
report - uploads FILEs to specified ticket on TARGET.
Synopsis
report [-v] -T TARGET -t ID FILE...
Description
This tool is provided to ease transition of users of report package to libreport. Recognized TARGETs are strata and bugzilla, first one invokes upload to RHTSupport and second - to Bugzilla.
Configuration (such as login data) can be supplied via files /etc/libreport/plugins/bugzilla.conf and /etc/libreport/plugins/rhtsupport.conf, or via environment variables - read documentation of reporter-bugzilla and reporter-rhtsupport tools."
Options
-T, --target
- "strata" or "bugzilla"
- -t, --ticket ID
- Ticket/case ID
See Also
reporter-bugzilla(1), reporter-rhtsupport(1)
Authors
• ABRT team