donnemartin / awesome-aws

A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
Other
12.49k stars 1.69k forks source link

Add Cloud explorer tool #216

Closed teadeveloper closed 2 years ago

teadeveloper commented 3 years ago

Review the Contributing Guidelines

Before submitting a pull request, verify it meets all requirements in the Contributing Guidelines.

Describe Why This Is Awesome

Why is this awesome?

This is a TUI tool to explorer the AWS services using the terminal, you can use the tool with programatics users without remember every command and also it support to export to several formats HTML,CSV, Markdown and String. It works also in a pipeline.

It is useful for beginner and intermediate admins that love terminal to manage everything.

I decided to open the app like a open source project, so I cannot get stars at the moment.

--

Like this pull request? Vote for it by adding a :+1:

codecov-commenter commented 3 years ago

Codecov Report

Merging #216 (e49b610) into master (8772833) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #216   +/-   ##
=======================================
  Coverage   96.62%   96.62%           
=======================================
  Files           4        4           
  Lines          89       89           
=======================================
  Hits           86       86           
  Misses          3        3