Skip to content

🇨🇳 使用简单的命令行操作腾讯对象存储服务 ☁️

License

Notifications You must be signed in to change notification settings

yansenlei/cos-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cos-manager

停止更新,推荐使用官方库:coscmd

使用简单的命令行操作腾讯对象存储服务

安装

$ npm install cos-manager -g

示例

# 首次写入配置
$ cos-manager --id=AKIDxxx --key=xxx
# 上传指定目录
$ cos-manager --r=Region --b=Bucket-APPID --dir=dist
# 查看帮助信息
$ cos-manager -h

规划

  • 上传指定目录下的所有文件
  • 支持Linux、Unix、Windows用户
  • 多文件上传进度优化
  • 丰富桶操作...

About

🇨🇳 使用简单的命令行操作腾讯对象存储服务 ☁️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published