WARNING CURRENTLY UNDER DEVELOPMENT, DOCUMENTATION MAY BE MISLEADING
Documentation: https://reedrichards.gitlab.io/gitlab-helper/index.html
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.
Release files for gitlab-helper 0.2.16
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gitlab_helper-0.2.16-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / gitlab_helper-0.2.16-py2.py3-none-any.whl
| Download URL | gitlab_helper-0.2.16-py2.py3-none-any.whl |
|---|---|
| Size | 8.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
0350628467eb8c2386046b81558545d9915b8e4f43bd54625f4113ca63bad929
|
|
BLAKE2b-256 checksum How to use checksums |
7533bbd949596cf80529167f63ace096db650677766b14b71fd8fbc199cd3e81
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
|