Skip to main content

backup a gitlab user or organization

Project description

PyPI Python Versions

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]
                     [--private_key]

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
  --with-membership     Backup projects provided user or key is member of
  --private_key         To specify a private key

Project details


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.5.0.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

gitlab_backup-0.5.0-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file gitlab-backup-0.5.0.tar.gz.

File metadata

  • Download URL: gitlab-backup-0.5.0.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for gitlab-backup-0.5.0.tar.gz
Algorithm Hash digest
SHA256 c3502a985ff69e1e504f725e6a9f64ec0c82437d7b24343cb90b9ab8fb256e4c
MD5 d7070494580bfd5f5bdeeccc4cdda517
BLAKE2b-256 cad41e9d00c6147b06168a0eab164e59f468d9a3a6d1b9c3783f19f8e2d0c69b

See more details on using hashes here.

File details

Details for the file gitlab_backup-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for gitlab_backup-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a7ec1234f6ac5238ff790c553b334842ad8023a4b983dbaf8a12b6df9f415b8b
MD5 11bdd3d97da0d86d93e6bd7348c2644b
BLAKE2b-256 4e563af9f3555f2f7903d56bcb369bb55907de23fa48080b44b2785ed16d57ea

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page