uskudnik / amazon-glacier-cmd-interface

Command line interface for Amazon Glacier
MIT License
375 stars 103 forks source link

sdb config support #119

Closed jamessthompson closed 11 years ago

jamessthompson commented 11 years ago

I believe this is everything needed to add basic config options for sdb connections as mentioned in issue #98

It does not store metadata in simpledb as mentioned in that same issue at this time.

uskudnik commented 11 years ago

Thank you!

jamessthompson commented 11 years ago

No. I'll fix the issue and submit another pull request.

uskudnik commented 11 years ago

Unless you have other ideas of how this should act, this is fixed already: https://github.com/uskudnik/amazon-glacier-cmd-interface/commit/a7d27d2b451cbb0c2f9aba821a08ed3c8ce2e1ce#L1L623

At the moment it takes the sdb-* setting (if present) or else goes with aws-* setting.

jamessthompson commented 11 years ago

Nope, that looks like what I was going to do.

Thanks James

On Feb 10, 2013, at 4:18 PM, Urban Škudnik notifications@github.com wrote:

Unless you have other ideas of how this should act, this is fixed already: a7d27d2#L1L623

At the moment it takes the sdb-* setting (if present) or else goes with aws-* setting.

— Reply to this email directly or view it on GitHub..