Skip to content

Easily restore objects from AWS glacier from the command line using python

License

Notifications You must be signed in to change notification settings

MrOlm/glrestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glrestore (Glacier Restore)

Easily restore objects from AWS S3 glacier from the command line. Built using python

Installation options

pip

$ pip install glrestore

Quick start

Show program help and modules:

$ glrestore -h

Example command to restore some files for 7 days as quickly as possible:

$ glrestore -f s3://cool-bucket/users/mattolm/archived-*.csv -d 7 -s Expedited

About

Easily restore objects from AWS glacier from the command line using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages