Skip to content

Laziness ... Easy way to upload files from the CLI to share with others.

License

Notifications You must be signed in to change notification settings

jarosser06/graeae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graeae

Quick and easy way to share files by uploading them to S3 and creating a presigned URL. There is an expectation that you will have access to the S3 Bucket you are trying to use.

For a basic bucket configuration to use there is a CloudFormation template with a Lifecycle policy that expires objects after 7 days.

Example:

graeae -bucket misc.j4r.wtf ./foo.zip

Example setting the amount of time the pre-signed URL is active.

graeae -bucket misc.j4r.wtf -valid 20 ./foo.zip

About

Laziness ... Easy way to upload files from the CLI to share with others.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published