Skip to main content

some useful actions for interacting with gitlab

Project description

WARNING CURRENTLY UNDER DEVELOPMENT, DOCUMENTATION MAY BE MISLEADING

coverage pipeline pypi PyPI - License PyPI - Downloads PyPI - Python Version PyPI - Status

Documentation: https://reedrichards.gitlab.io/gitlab-helper/index.html

backup: https://gitlab-helper.grimeywebsites.com

Gitlab: https://reedrichards.gitlab.io/gitlab-helper

Quickstart

install gitlab_helper to your system

sudo pip install  gitlab_helper

test the installation

glb version
0.2.10

print the help text

glb --help
 Usage: glb [OPTIONS] COMMAND [ARGS]...

 Console script for glb.

Options:
  --help  Show this message and exit.

Commands:
  add      add a git repo to gitlab USAGE: add current directory to a new...
  clone    attempt to clone all of a groups projects, given a atrribute
           that...
  new      make a new project
  token    set gitlab private token
  version  print the current version of gitlab-helper

configure environment variables

# add this to your ~/.profile for this to be permanent
export GITLAB_PRIVATE_TOKEN=xxxxxxxxxxxxxxxx
export GITLAB_URL=https://gitlab.com

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gitlab_helper-0.2.16-py2.py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 2 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