aws-samples / hardeneks

Runs checks to see if an EKS cluster follows EKS Best Practices.
https://aws-samples.github.io/hardeneks/
MIT No Attribution
862 stars 91 forks source link

Html output debug #37

Closed dorukozturk closed 1 year ago

dorukozturk commented 1 year ago

Issue #, if available:

34

Description of changes:

Added width and height args to the cli. Users can specify the size of the output now by running:

hardeneks --export-html foo.html --width 600 --height 800

By default the size of the terminal will be used