andrewrk / andrewrk/node-s3-cli
Unrecognised options
Open
- Dominant language
- JavaScript
- Stars
- 98
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
```
$ s3-cli --region=eu-west-1 --access_key=${ACCESS_KEY} --secret_key="${SECRET_KEY}" sync s3://bucket/ ./
Usage: s3-cli (command) (command arguments)
Commands: sync ls help del put get cp mv
Unrecognized option(s): access_key, secret_key
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.