Table output format in console
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
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.
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.
We're archiving this repository. Please consider using https://github.com/scalefactory/s3audit-rs instead.