gitlab-migrate
Migration utility for GitLab servers
Usage
Preparation
- Get private token from source GitLab instance
- Get private token from destination GitLab instance
- Create a configuration file (see examples/)
- Run one of the commands below
Information
gitlab-migrate-info config.yml --output-file=repos_src.csv
gitlab-migrate-info config.yml --output-file=repos_dst.csv --server=destination
Migration
# testing
gitlab-migrate config.yml --noop
# migration
gitlab-migrate config.yml
Development
git clone https://github.com/kreczko/gitlab-migrate.git
cd gitlab-migrate
pip install -U -e .
Release files for gitlab-migrate 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gitlab-migrate-0.1.7.tar.gz | 9.9 kB | Details |
Release files / gitlab-migrate-0.1.7.tar.gz
| Download URL | gitlab-migrate-0.1.7.tar.gz |
|---|---|
| Size | 9.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e9384d3fedc53724a8186d721b38d07fbb77508cf125f168bb390b331e515811
|
|
BLAKE2b-256 checksum How to use checksums |
c3f11659c87a82d0afcfb878b20994cdbb0909baaa72244e582981ea4f51b016
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.1
|