cloudfuse icon indicating copy to clipboard operation
cloudfuse copied to clipboard

Add s3 command line args

Open jfantinhardesty opened this issue 9 months ago • 0 comments

What type of Pull Request is this? (check all applicable)

  • [x] Refactor
  • [ ] Feature
  • [x] Bug Fix
  • [ ] Optimization
  • [ ] Documentation Update

Describe your changes in brief

Currently, using the AWS_REGION environment variable was not supported and would not work correctly. This refactors the endpoint resolution and allows the AWS_REGION flag to be used. Additionally, this adds endpoint, region, and bucket-name to be passed in as command line parameters.

Checklist

  • [x] Tested locally
  • [ ] Added new dependencies
  • [ ] Updated documentation
  • [ ] Added tests

Related Issues

  • Related Issue #
  • Closes #

jfantinhardesty avatar May 17 '24 22:05 jfantinhardesty