Add remove-group-pkg CLI command

Fixes: https://pagure.io/koji/issue/3199
This commit is contained in:
Jana Cupova 2022-01-03 08:13:00 +01:00 committed by Mike McLean
parent f2b13a9ae2
commit f7464aec2c
4 changed files with 131 additions and 0 deletions

View file

@ -49,6 +49,7 @@ admin commands:
regen-repo Generate a current repo if there is not one
remove-external-repo Remove an external repo from a tag or tags, or remove entirely
remove-group Remove group from tag
remove-group-pkg Remove a package from a group's package listing
remove-host-from-channel Remove a host from a channel
remove-pkg Remove a package from the listing for tag
remove-sig Remove signed RPMs from db and disk

View file

@ -49,6 +49,7 @@ admin commands:
regen-repo Generate a current repo if there is not one
remove-external-repo Remove an external repo from a tag or tags, or remove entirely
remove-group Remove group from tag
remove-group-pkg Remove a package from a group's package listing
remove-host-from-channel Remove a host from a channel
remove-pkg Remove a package from the listing for tag
remove-sig Remove signed RPMs from db and disk