1.0.1 • Published 4 years ago

gitlab-backup v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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

NameDescriptionDefault
tokenYour Gitlab access tokenThis option is REQUIRED
urlUrl of gitlab instancehttps://gitlab.com
outputPath of output directory./gitlab-backup/

Usage

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