1.0.2 • Published 8 months ago

wise-deploy v1.0.2

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

wise-deploy

deploy package files to server

Install

$ npm install -g wise-deploy

Example

$ deploy init
$ deploy upload -c <envName>
$ deploy restart -c <envName>

Usage

Usage: cli [options] [command]

Options:

  -V, --version      output the version number
  -h, --help         display help for command

Commands:

  init [options]     初始化配置文件
  upload [options]   上传构建产物
  restart [options]  依次执行传入命令