@etop/oss-cli

0.1.4 • Public • Published

Oss Cli

Description

A simple command line tool for oss operations

Install

npm install @etop/oss-cli -g

Usage

Simple Example

oss-cli upload yourDir --accessKeyId yourAkId --accessSecret yourAkSecret --bucket yourBucket --region bucketRegion

Complex Example

oss-cli upload yourDir --accessKeyId yourAkId --accessSecret yourAkSecret --bucket yourBucket --region bucketRegion --prefix sub --cacheControl max-age=15552000 --force false --removeOldVersion true --sameNameSkip true

More info about options please check oss-cli -h and oss-cli upload -h

Readme

Keywords

Package Sidebar

Install

npm i @etop/oss-cli

Weekly Downloads

6

Version

0.1.4

License

MIT

Unpacked Size

12.2 kB

Total Files

4

Last publish

Collaborators

  • maliut
  • oliverbi
  • yujie123
  • shlroland
  • evanwei
  • bigmonkey
  • samilywang
  • wwavelet