Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.
/ repo-transfer Public archive

CLI to transfer all repositories to another user or organization.

License

Notifications You must be signed in to change notification settings

spring-media/repo-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repo-transfer License: MIT

Transfers all Github repositories to another user or organization. See Github api for details.

dependencies

install

go get -u github.com/spring-media/repo-transfer

usage

repo-transfer                                        
  -source string
        github source organisation
  -target string
        github target organization
  -teams value
        optional team ids
  -token string
        oauth token

Example:

repo-transfer -teams 2767510 -source SourceOrga -target TargetOrga -token 72647qwe6qw7r67qwr6qw6rq7wr6

About

CLI to transfer all repositories to another user or organization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages