Skip to content

LUSHDigital/gctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gctl

gctl is a command line utility to interact with GitLab on the command line built with cobra.

Authentication

Enter an API access token into an environment variable called GITLAB_ACCESS_TOKEN.

Subcommands

Clone

The clone subcommand clones all repositories under a particular group. Unfortunately, sets origins to be https for now.

Tree

Tree prints a tree of all repos under a group

Pipeline

The cherry on the cake, a terminal user interface for interacting with pipelines.

About

A CLI app for interacting with Gitlab

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published