Skip to content

GitHub CLI extension to manage repository collaborators

Notifications You must be signed in to change notification settings

mislav/gh-repo-collab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

gh repo-collab

A GitHub CLI extension to manage repository access for users and organization teams.

gh extension install mislav/gh-repo-collab
Usage: gh repo-collab list [<repo>]
       gh repo-collab add <repo> <handle> [--permission {pull|triage|push|maintain|admin}]
       gh repo-collab add <repo> < users-file.txt
       gh repo-collab remove <repo> <handle>

Handle may be a GitHub user login handle or `<org>/<slug>' for an organization team.

About

GitHub CLI extension to manage repository collaborators

Topics

Resources

Stars

Watchers

Forks

Languages