Skip to content

GitHub CLI extension to manage repository collaborators

Notifications You must be signed in to change notification settings

rasika-jay/gh-repo-collab-teams

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

gh repo-collab

A GitHub CLI extension to manage repository collaborators.

gh extension install mislav/gh-repo-collab
Usage: gh repo-collab list [<repo>]
       gh repo-collab add <repo> <login> [--permission <string>]
       gh repo-collab add <repo> < logins-file.txt
       gh repo-collab remove <repo> <login>

Valid permission is one of: pull, triage, push, maintain, admin.

About

GitHub CLI extension to manage repository collaborators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%