1.1.1 • Published 10 months ago

wise-deploy v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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>
$ deploy docker -c <envName>
$ deploy transfer -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]  依次执行传入命令
  docker [options]    构建docker镜像
  transfer [options]  镜像转移
1.1.1

10 months ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago