gitlabctl

module
v0.0.0-...-f56c99c Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2021 License: MIT

README

gitlabctl

Install

go install github.com/marcsauter/gitlabctl/cmd/...

Documentation

Authentication
export GITLABCTL_ACCESS_TOKEN="TOKENSTRING"
--access-token="TOKENSTRING"

Login:

gitlabctl auth login

This will add the token for the Gitlab host to ${HOME}/.gitlabctl.

Logout:

gitlabctl auth logout

This will remove the token for the Gitlab host from ${HOME}/.gitlabctl.

Directories

Path Synopsis
cmd
internal
auth
Package auth implements the Gitlab authentication with tokens
Package auth implements the Gitlab authentication with tokens
cmd
cmd/gitlabctl
Package gitlabctl is a general purpose CLI for Gitlab
Package gitlabctl is a general purpose CLI for Gitlab
options
Package options makes options from kong structs
Package options makes options from kong structs

Jump to

Keyboard shortcuts

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