ncdu-s3

command module
v0.0.0-...-92c6e0f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2021 License: MIT Imports: 12 Imported by: 0

README

ncdu-s3

ncdu-s3 records file sizes of S3 buckets to be used with ncdu.

Installation and Usage

$ go get github.com/akrennmair/ncdu-s3
$ ncdu-s3 s3://bucket-name/path-prefix/ output.json
$ ncdu -f output.json

Configuration

By default, ncdu-s3 will use your default AWS credential configuration in ~/.aws. You can override this by setting the environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY with the appropriate credentials. If you have multiple profiles configured in your ~/.aws, you can also use an alternative profile by setting the AWS_PROFILE environment variable. Most likely, you will also have to set the AWS_REGION environment variable.

License

See the file LICENSE.md for the license.

Author

Andreas Krennmair ak@synflood.at

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL