Skip to content

me-majidi/gitlab-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab Backup

Clone all your projects from Gitlab with one command

For using this library you should generate a Gitlab access token

Installation

npm install gitlab-backup -g

Options

Name Description Default
token Your Gitlab access token This option is REQUIRED
url Url of gitlab instance https://gitlab.com
output Path of output directory ./gitlab-backup/

Usage

gitlab-backup --token TOKEN --output ./my-projects

About

Backup all your projects from Gitlab at once

Resources

License

Stars

Watchers

Forks

Packages

No packages published