@tigerbrokers/deploy
v2.4.3
Published
A tool of bundled tasks for deployment.
Downloads
6
Readme
@tigerbrokers/deploy
A tool of bundled tasks for deployment.
Usage
Usage: cli.js <target=nightly|test|staging|online> [options]
Options:
--force, -f force to publish, discard errors [boolean]
--skip, -k skip some tasks [array] [default: ["tag","sync-branch"]]
--only run the tasks only [array] [default: []]
--tag, -t bump version and add version tag, only works under develop
and master branch [boolean] [default: false]
--build-type, -b force set BUILD_ENV for build task
--help Show help [boolean]
--version Show version number [boolean]