Skip to content

jonathanmorais/s3ctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3ctl

A simple tool for buckets analize.

for work, define some variables, example below:

AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY

example of usage

s3ctl --bucket <bucket_name>

example of response

{
"bucket-name": [
    "2019-04-29-20:36:54",
     "30",
    "4161"]
}

About

A simple tool for buckets analize.

Resources

License

Stars

Watchers

Forks

Packages

No packages published