Bug 1701859

Summary: [doc] "yum group list ids" doesn't work with YUMv4.
Product: Red Hat Enterprise Linux 8 Reporter: Kazuo Moriwaka <kmoriwak>
Component: DocumentationAssignee: Marie Hornickova <mdolezel>
Documentation sub component: default QA Contact: RHEL DPM <rhel-docs>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: unspecified    
Priority: medium CC: ksrot, mdomonko, rhel-docs
Version: 8.0   
Target Milestone: rc   
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-09 14:38:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kazuo Moriwaka 2019-04-22 09:54:03 UTC
Document URL: 

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8-beta/html/configuring_basic_system_settings/installing-software-with-yum#yum-working-with-package-groups

Section Number and Name: 

2.3.3.2. Installing a package group

Describe the issue: 

"yum group list ids" works with YUMv3, but it doesn't work with YUMv4.

Suggestions for improvement: 

As far as I search, "yum group list -v" command generates similar output. 
This may be replaceable with the original command. But I'm not sure "ids" in YUMv3 and "-v" in YUMv4 have same context or not.