bash-my-aws / bash-my-aws

Bash-my-AWS provides simple but powerful CLI commands for managing AWS resources

Home Page:https://bash-my-aws.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Right justify table columns where appropriate?

mbailey opened this issue · comments

I found this option to column on the weekend:

       -R, --table-right columns
              Right align text in the specified columns.

Might improve formatting of output on some functions?

Not supported on all versions of column.

Currently testing for it and using if present in:

  • lib/lambda-functions
  • lib/log-functions