Skip to content

marcsauter/gitlabctl

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages