afs / rdf-delta

A system to propagate changes between RDF Datasets
https://afs.github.io/rdf-delta/
Apache License 2.0
71 stars 14 forks source link

Use S3 credentials from environment if set #272

Open virtual-machinist opened 8 months ago

virtual-machinist commented 8 months ago

As discussed in #267 this is my solution for the problem of using S3 credentials from the process environment. I tried to preserve the existing behavior as best as I could, meaning all the existing command line options are still usable.