Skip to main content

Projeto para ser utilizado como Helper para o GitLab

Project description

# GitLab Helper

This is an open source tool to help manage GitLab.

## Pre-requisites

Install the dependencies + pip3 install -r requirements.txt

## Scripts

1. CloneUpdateGroup.py - Clones all the projects of a group in their respective path structure

python3 CloneUpdateGroup.py –url=”” –token=”” –userGroupId=”” basePath=””

2. ConcederAcessoListaGrupoUsuariosListaProjetos.py - Grants access to a list of user groups in a list of projects:

python3 ConcederAcessoListaGrupoUsuariosListaProjetos.py –url=”” –token=”” –userGroupIdList=”” –projectIdList=”” –nivelAcesso=”” –verbose=””

3. ConcederAcessoFull.py - Grants access to all GitLab projects (repositories):

python3 ConcederAcessoFull.py –url=”” –token=”” –userGroupId=”” nivelAcesso=”” –verbose=””

4. ConcederAcessoGrupoUsuariosGrupoProjetos.py - Grants access to a group of users in all repositories from a group project:

python3 ConcederAcessoGrupoUsuariosGrupoProjetos.py –url=”” –token=”” –projectGroupId=”” –userGroupId=”” –nivelAcesso=”” –verbose=””

5. ConcederAcessoGrupoUsuariosSubgrupoProjetos.py - Grants access to a group of users in all projects (and subprojects) with a specific name group:

python3 ConcederAcessoGrupoUsuariosSubgrupoProjetos.py –url=”” –token=”” –subGrupo=”” –userGroupId=”” –nivelAcesso=”” –verbose=””

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_superb_helper-1.0.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

gitlab_superb_helper-1.0.0-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

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