-
-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
working well #19
Comments
Hi, thank you for your comment. Unfortunately, .json are not easy to read, personnally I'm using some beautifier (https://codebeautify.org/jsonviewer). I began to write a python to graphically view this inventory, but it's still at a "draft" state. Multi-accounts could be an interesting feature, but I don't know yet what could be the best way to handle it. |
Thanks for the quick response. I'll check out the viewer.
I've been running a Powershell script that opens an excel spreadsheet and
writes the information into cells. It works great, but doesn't inventory
enough information. not sure if writing to excel or google sheets would
work for you as a display option.
…On Sat, Feb 23, 2019 at 2:27 PM Janiko ***@***.***> wrote:
Hi, thank you for your comment. Unfortunately, .json are not easy to read,
personnally I'm using some beautifier (https://codebeautify.org/jsonviewer).
I began to write a python to graphically view this inventory, but it's
still at a "draft" state.
Multi-accounts could be an interesting feature, but I don't know yet what
could be the best way to handle it.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AttR3u1TzyIx5ru8qq2j5SJSJposg983ks5vQaQigaJpZM4bOIRG>
.
|
Thanks for the project. |
Thanks for this project. I like the direction its heading. I was able to get it running, it hung for me the first run, but after I started running it for specific services it now completes fine. I'm struggling with the .json output file trying to find a good way to view it. would love suggestions on that. I wish there was an easy way to run it with multiple AWS accounts. even if I could just pass the credentials as command line variables. I could script it to run several different inventories in sequence.
The text was updated successfully, but these errors were encountered: