Skip to content

nodecaf/gitlab-sh-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

gitlab-sh-backup

Tool for backing up all GitLab Git repos with all branches from all groups and sub groups

Requirements

  • jq
  • curl

Variables

export GITLAB_TOKEN="<personal token>"
export GITLAB_SERVER="https://gitlab.mydomain.com"
export GITLAB_GROUP="<my toplevel group>"

About

Tool for backing up all GitLab Git repos with all branches from all groups and sub groups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages