When I run gam print group-members group <Group with No Members> I get;-
Getting all Members, Managers, Owners for <Group with No Members>
group,type,role,id,status,email
So it correctly shows that there are no members.
But if I run
gam print group-members domain domain.com todrive the resulting sheet does not show the groups without members, which could be mis-leading, as it was for me :)
Is this expected behaviour and/or is there a way to get this command to show the groups without members.
In the meantime I can use gam config csv_output_row_filter "directMembersCount:count=0" print groups directmemberscount todrive to get this info.
Cheers
James