1.0.9 • Published 11 months ago

@jswork/glab-trigger-cli v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

glab-trigger-cli

Gitlab trigger cli.

version license size download

snapshot

installation

# public
npm i -g @jswork/glab-trigger-cli

# private
git clone https://github.com/afeiship/glab-trigger-cli.git
cd glab-trigger-cli
npm i && npm link

usage

Usage: glab-trigger-cli [options]

Options:
  -V, --version       output the version number
  -d, --debug         Only show cmds, but not clean.
  -u, --check-update  Check if has new udpate.
  -i, --init          Add gtc config to package.json.
  -h, --help          display help for command

license

Code released under the MIT license.