some useful actions for interacting with gitlab
Project description
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.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file gitlab_helper-0.2.16-py2.py3-none-any.whl
.
File metadata
- Download URL: gitlab_helper-0.2.16-py2.py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 2, Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0350628467eb8c2386046b81558545d9915b8e4f43bd54625f4113ca63bad929 |
|
MD5 | 81348d6aa13198c8525e5e113081fa0e |
|
BLAKE2b-256 | 7533bbd949596cf80529167f63ace096db650677766b14b71fd8fbc199cd3e81 |