Skip to content

GitHub CLI extension to manage repository collaborators

Notifications You must be signed in to change notification settings

yermulnik/gh-repo-collab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

gh repo-collab

* This is a fork of mislav/gh-repo-collab with some personal improvements

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

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%