wx-b / ncdu-s3

Run ncdu on S3 buckets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ncdu-s3

This tool generates ncdu formatted JSON data file for S3 buckets

Screenshot

Usage

$ (cd ncdu-s3; sudo pip install .)
$ ncdu-s3 s3://my-bucket my-bucket.json
$ ncdu -f my-bucket.json

Please note you need boto configured for your user before using this tool.
See how to configure boto here

About

Run ncdu on S3 buckets

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%