#3702 Adding 'list-groups' function to pagure-admin
Closed by arrfab. Opened by arrfab.
arrfab/pagure pagure-admin-list-groups  into  master

Download 3702.patch

This commit add the "list-groups" function to pagure-admin cli tool.
Actually pagure-admin has "new-group" function but nothing to list existing groups.
Instead of abusing the API (through /api/0/groups) calls, a pagure admin scripting something with pagure-admin can retrieve groups and eventually take other actions (like adding missing group, etc)

No need to commit since nothing is changed ;-)

Pull-Request has been closed by arrfab

Metadata