Skip to content

aphexlog/fks3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fu*k S3

What in the hell is this thing?

This is a simple cli-based tool to help you manage your S3 buckets.

How do I set it up?

by running pip install -r requirements.txt in the root directory of the project.

How do I use it?

If you do this.. inv --list

You'll get a list of all the tasks that are available in this task runner.

Available tasks:

  delete-bucket   Delete a bucket
  empty-bucket    Empty a bucket
  list-buckets    List all buckets

then if you run inv <task_name> you'll get that task to run.

Why?

I was tired of having to remember the aws cli commands to do simple things like list buckets, delete buckets, empty buckets, etc. So I made this.

About

This code will delete an S3 bucket & all its contents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages