s3audit-ts icon indicating copy to clipboard operation
s3audit-ts copied to clipboard

Table output format in console

Open soukicz opened this issue 6 years ago • 2 comments

I have 100+ buckets and default console format isn't very practical. It would be great to have table output where I could see colored icons in table cells - 100 buckets would probably fit on single screen.

I could try to make PR. I would probably take current CSV export as input because it should be closer to expected output than current console format.

Probably relevant to #5

soukicz avatar Oct 08 '19 08:10 soukicz

Hi @soukicz, I agree, this is something we've talked about internally and would definitely be useful.

My next step for #5 was going to be YAML output, which I thought would address this issue as well but your idea sounds better.

A PR based on the CSV format would definitely be welcome. I'm happy to offer any guidance on that. Alternatively, I'm on holiday for the rest of the week from tomorrow, I could look into this next week.

robbytaylor avatar Oct 08 '19 11:10 robbytaylor

Ok, I will try to put something together this week. I have no experience with TypeScript but it should be simple because CSV export has already most of what I need.

soukicz avatar Oct 08 '19 13:10 soukicz

We're archiving this repository. Please consider using https://github.com/scalefactory/s3audit-rs instead.

sftim avatar Aug 02 '23 13:08 sftim