backup a gitlab user or organization
Project description
backup a gitlab user or organization
Requirements
GIT 1.9+
Installation
Using PIP via PyPI:
pip install gitlab-backup
Using PIP via Github:
pip install git+https://github.com/josegonzalez/python-gitlab-backup.git#egg=gitlab-backup
Usage
CLI Usage is as follows:
usage: gitlab-backup [-h] [--host HOST] [--username USERNAME] [--password PASSWORD] [--oath-token OATH_TOKEN] [--private-token PRIVATE_TOKEN] [--clone-bare] [--clone-lfs] [--disable-ssl-verification] [--namespace NAMESPACE] [--output-directory OUTPUT_DIRECTORY] [--prefer-ssh] [--skip-existing] Backup a gitlab account optional arguments: -h, --help show this help message and exit --host HOST gitlab host --username USERNAME username for basic auth --password PASSWORD password for basic auth. If a username is given but not a password, the password will be prompted for. --oath-token OATH_TOKEN oath token, or path to token (file://...) --private-token PRIVATE_TOKEN private token, or path to token (file://...) --clone-bare clone bare repositories --clone-lfs clone LFS repositories (requires Git LFS to be installed, https://git-lfs.github.com) --disable-ssl-verification disable ssl verification --namespace NAMESPACE specify a gitlab namespace to backup --output-directory OUTPUT_DIRECTORY directory at which to backup the repositories --prefer-ssh Clone repositories using SSH instead of HTTPS --skip-existing skip project if a backup directory exists
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gitlab-backup-0.1.0.tar.gz
(6.1 kB
view details)
Built Distribution
File details
Details for the file gitlab-backup-0.1.0.tar.gz
.
File metadata
- Download URL: gitlab-backup-0.1.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e221877941ef8d17419daa64c4fcbcfc7890eb6e810a7127797cef6336a82c49 |
|
MD5 | f56cac0f09b342d5bc08c0ae8bb89bcf |
|
BLAKE2b-256 | 01a0a2611f18a90445486dae9a5ca3c570586c1ae16a24047c492c8450e5bf27 |
File details
Details for the file gitlab_backup-0.1.0-py2-none-any.whl
.
File metadata
- Download URL: gitlab_backup-0.1.0-py2-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 542dc56a458d1acc934decc2dab40443a1b984498237392761e09f1794cdbbe9 |
|
MD5 | 75f187aa8cf2f258afe83160cbf9d1b9 |
|
BLAKE2b-256 | 93c1c67f4faf2a16ba0c5c123aba582cd8b285bb0af8ba8a462602d9b2bd2443 |