1.2.0 • Published 2 years ago

@wbget/oss-upload v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

oss-upload

对比文件名称不同,上传文件到阿里 oss

Install

npm install -D @wbget/oss-upload

Usage

npx oss-upload test.json
// test.json
{
  "region": "oss-cn-shanghai",
  "accessKeyId": "xxxxxxxxxxx",
  "accessKeySecret": "xxxxxxxxxxxxxxxxxxxxxxxxx",
  "bucket": "my-bucket",
  "root": "./build/web-mobile",
  "remoteRoot": "my-game"
}
1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago