Categorygithub.com/satishbabariya/GitLab-CLI
modulepackage
0.0.0-20211016063115-1c886e4a2d42
Repository: https://github.com/satishbabariya/gitlab-cli.git
Documentation: pkg.go.dev

# README

GitLab CLI

A command-line tool that makes it easier to Backup/Clone all your repositories from GitLab.


Automate GitLab via a simple and powerful CLI.

Usage:
  gitlab [command]

Available Commands:
  clone       Clones a repository into a newly created directory
  help        Help about any command
  list        list all your projects
  login       Setup Personal access tokens
  sync        Clone all repositories from gitlab to current directory

Flags:
      --config string   config file (default is $HOME/.gitlab.yaml)
  -h, --help            help for gitlab
  -t, --toggle          Help message for toggle

Use "gitlab [command] --help" for more information about a command.


# Packages

No description provided by the author