andrewrk / andrewrk/node-s3-cli
Allow fallback to AWS SDK's credentials configuration
Open
- Dominant language
- JavaScript
- Stars
- 98
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Requiring the use of only either ~/.s3cfg or environment variables is limiting, it would be nice to fall back to the official AWS SDK's credentials configuration strategy: http://docs.aws.amazon.com/AWSJavaScriptSDK/guide/node-configuring.html
It supports the environment variables too, but also switching profiles, loading from the ~/.aws configuration directory, and all that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.