longkey1 / glr

Upload multiple artifacts to gitlab tag release description.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glr

Upload multiple artifacts to gitlab tag release description.

Usage

glr [pption] [project id] [tag] [dist dir]

Options

glr \
  -t or --token \ # Gitlab API Access token
  -f or --force \ # Detele if already exist, And create tag and release description

Install

go get -u github.com/longkey1/glr.git

Author

longkey1

About

Upload multiple artifacts to gitlab tag release description.


Languages

Language:Go 100.0%