pagure Logo
  • Log In

mikem / koji

Forked from koji 9 years ago
Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

eba8de2 PR#3970: Add CLI with users with given permission

Merged and Committed by tkopecek 2 years ago
raw patch tree
7d126abe91e91eed75ad3e6e995e4b0e3eccf01c c62e3467b566329b1344d5682070470662707e8d
4 files changed. 254 lines added. 16 lines removed.
cli/koji_cli/commands.py
file modified
+19 -1
kojihub/kojihub.py
file modified
+46 -11
tests/test_cli/test_list_users.py
file modified
+98 -4
tests/test_hub/test_list_users.py
file added
+91
    PR#3970: Add CLI with users with given permission
    
    Merges #3970
    https://pagure.io/koji/pull-request/3970
    
    Fixes: #3950
    https://pagure.io/koji/issue/3950
    Add command to list users with a particular permission
    
        
cli/koji_cli/commands.py
file modified
+19 -1
kojihub/kojihub.py
file modified
+46 -11
tests/test_cli/test_list_users.py
file modified
+98 -4
tests/test_hub/test_list_users.py
file added
+91
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.