https://github.com/pkgcloud/pkgcloud-cli
Windows下使用时, 在用户目录下创建`pkgcloud-cli.json'文件.
json
{ "storage": [ { "username": "", "password": "", "authUrl": "", "version": "2", "tenantName": "", "region": "RegionOne" } ] }
命令都在这里
https://github.com/pkgcloud/pkgcloud-cli/tree/master/bin
比如
PS C:\Users\meteor> pkgcloud-storage-download -c test -f test.dat -o test.d at File has been downloaded successfully