Skip to content

frankhuurman/tanuki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tanuki

Travis CI GoDoc Github All Releases

Named after the raccoon dog logo of GitLab. A tool for performing actions on GitLab repos or a single repo.

Installation

Binaries

For installation instructions from binaries please visit the Releases Page.

Via Go

$ go get github.com/roaldnefs/tanuki

Usage

$ tanuki -h
A tool for performing actions on GitLab repos or a single repo.

Usage:
  tanuki [command]

Available Commands:
  help        Help about any command
  version     Print the version number of Tanuki

Flags:
      --config string   config file (default is $HOME/.tanuki.yaml)
  -d, --debug           enable debug logging (default false)
      --dry-run         do not change settings just print the changes that would occur (default false)
  -h, --help            help for tanuki
  -t, --token string    GitLab API token
  -u, --url string      GitLab URL (default "https://gitlab.com/")

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

About

A tool for performing actions on GitLab repos or a single repo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 86.5%
  • Dockerfile 13.5%