rsanchez/s3-change-acl
Composer 安装命令:
composer require rsanchez/s3-change-acl
包简介
Command-line utility to batch change the ACL for all files in an Amazon S3 bucket.
README 文档
README
Command-line utility to batch change the ACL to for all files in an Amazon S3 bucket.
Installation
composer require rsanchez/s3-change-acl
Usage
Change all files to public-read ACL
vendor/bin/s3-change-acl public-read <bucket> <access-key> <secret-key> <region>
Change all files to private ACL
vendor/bin/s3-change-acl private <bucket> <access-key> <secret-key> <region>
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2017-03-13