0.0.5 • Published 5 years ago

yhz-npm-cli v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

yhz-npm-cli

The command line app for ics user team ( internal )

Install

$ npm install yhz-npm-cli -g

Features

  • Synchronize local directories to remote servers
  • Automatically back up remote files to a local directory

Usage

$ npm run fpub 

  Usage: fpub [options] [command]

  Options:

    -V, --version    output the version number
    -h, --help       output usage information
    -a,--api         上传接口地址
    -b,--bucket      s3桶名(申请后提供)
    -B,--backup      备份本地目录名(不指定则不备份)
    -D,--domain      s3外网访问域名
    -r,--root        本地要上传的文件所在目录。
    -x,--xroot       s3根据目录名
    -t,--target      s3上传目录,x参数之后的目录存放路径
    -u,--username    用户名
    -p,--password    密码

  Commands:

    *                ...
    
node bin/s3backup.js //s3备份指令

LICENSE

MIT @ Feng yan

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago