Skip to content
/ glabq Public

Clone GitLab repositories using fzf and ghq

Notifications You must be signed in to change notification settings

arrow2nd/glabq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

glabq

Clone GitLab repositories using fzf and ghq.

Requirements

Usage

$ glabq --help

 Clone GitLab repositories using fzf and ghq.

 USAGE:
   glabq [command] [user or group id]

 COMMANDS:
   user     Search user-owned repositories
   group    Search group-owned repositories

 FLAGS:
   --help   Show this help

 ENVIRONMENT VARIABLE:
   GLABQ_GITLAB_HOST     GitLab host name (default: gitlab.com)
   GLABQ_USE_HTTPS       Use HTTPS for Clone (default: false)
   GLABQ_PRIVATE_KEY     Access token with scope read_api (may not be required)
   GLABQ_DEFAULT_USER    ID to be used when userid is omitted
   GLABQ_DEFAULT_GROUP   ID to be used when groupid is omitted

 EXAMPLES:
   glabq user arrow2nd
   glabq group gitlab-org

Inspired by

About

Clone GitLab repositories using fzf and ghq

Topics

Resources

Stars

Watchers

Forks

Languages