Clone all your projects from Gitlab with one command
For using this library you should generate a Gitlab access token
npm install gitlab-backup -g
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/ |
gitlab-backup --token TOKEN --output ./my-projects