gitlabctl

module
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2021 License: MIT, MIT

README

Gitlabctl

Latest Release Go Report Card CI

Overview

This command line utility provides some commands to do operations on gitlab like, create repos, copy environment from project to local shell, launch pipeline and perhaps monitor it.

Not a complete coverage of gitlab APIs but only some useful shortcuts, use it on your own risks:
"Be wary, triumphant pride precipitates a dizzying fall"

Usage

Set Context to connect to a Gitlab instance

gitlabctl config set-context --contextName git --token 'asdasdasdasd' --gitlabURL 'https://gitlab.com'
gitlabctl --help

Get Environment of a Project, including parent groups until root

gitlabctl projects get-env --id 637

Delete temporary files

gitlabctl clean

Installation

brew tap thobianchi/tap
brew install thobianchi/tap/gitlabctl

Directories

Path Synopsis
cmd
gitlabctl command
internal
cli
sdk

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL