It could be useful to show the commands that failed during the sosreport creation. If I am not wrong failed ones can be extracted from sos_reports/sos.json.
"alternatives",
{
"commands": [
{
"name": "alternatives --list",
"return_code": 0,
"href": "../sos_commands/alternatives/alternatives_--list"
},
It could be useful to show the commands that failed during the sosreport creation. If I am not wrong failed ones can be extracted from
sos_reports/sos.json.return_codeandhreffields and show non zero return_code commands. E.g: