uskudnik / amazon-glacier-cmd-interface

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

Unable to delete archives that start with the - character. #135

Closed a13x212 closed 11 years ago

a13x212 commented 11 years ago

I currently have two archives which cannot be deleted because they start with the - character. -w48p5cR1vEcMIgRf6M2shr5ASD9N -pzvmpplUjqoeYgPyaXDIYo3cgfKW

Glacier-cmd returns: usage: glacier-cmd rmarchive [-h] vault archive glacier-cmd rmarchive: error: too few arguments

gburca commented 11 years ago

Add -- in front of the archive to tell the command parser that it has reached the end of the options.