Hide Forgot
Currently, in order to list group IDs, DNF must be run in verbose mode. Since using group IDs is arguably much more comfortable than having to always spell out the whole group names whenever operating on groups, forcing users to enable verbose mode to obtain the IDs seems plain wrong (and is a regression against YUM3 which knew the "ids" argument). That said, we should probably add a new option called "--ids" (with the "ids" fallback for YUM3 compatibility). Related docs bug: https://bugzilla.redhat.com/show_bug.cgi?id=1701859
I create a patch (https://github.com/rpm-software-management/dnf/pull/1513) that implements --ids.
Tests are available here: https://github.com/rpm-software-management/ci-dnf-stack/pull/665
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:1823