Add remove-group-pkg CLI command
Fixes: https://pagure.io/koji/issue/3199
This commit is contained in:
parent
f2b13a9ae2
commit
f7464aec2c
4 changed files with 131 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue