uskudnik / amazon-glacier-cmd-interface

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

#67 Seems to have reappeared #120

Closed somerandomsequence closed 11 years ago

somerandomsequence commented 11 years ago

Using current pull from git, can't seem to proceed without bookkeeping. Setting bookkeeping to false, either in the config file or on command line (or both), still produces this error:

glacier-cmd: error: argument --sdb-access-key is required

Incidentally, I'd love to setup bookkeeping, but have no idea how to create a SimpleDB domain with amazon since it's not listed in the AWS console...? Halp!

somerandomsequence commented 11 years ago

Okay, I found the "scratchpad" software, which allows for the creation of the domain names. Would be nice if this were documented somewhere.

uskudnik commented 11 years ago

Which scratchpad? I'll include it in docs...

Otherwise, this issue should be resolved when I merge it into master.

somerandomsequence commented 11 years ago

Here it is:

http://aws.amazon.com/code/developertools/1137

Thanks so much!

On Sat, Feb 9, 2013 at 5:14 PM, Urban Škudnik notifications@github.comwrote:

Which scratchpad? I'll include it in docs...

Otherwise, this issue should be resolved when I merge it into master.

— Reply to this email directly or view it on GitHubhttps://github.com/uskudnik/amazon-glacier-cmd-interface/issues/120#issuecomment-13342427..

Caleb