kherge/rs.aws-login

No help font color in PowerShell.

Closed this issue · 1 comments

The following checks have been done.

  • I could not find another bug report that covers what I discovered.
  • This report does not request new features or enhancements.

What is the current behavior?

When running the application in PowerShell without any arguments, the help screen does not have any font color.

What is the expected behavior?

When running the application in PowerShell without any arguments, the help screen should have the same colors that other terminals support.

Some additional context.

Fortunately, it was as simple as switching to clap for arguments parsing. Help text now has color support in PowerShell/Windows.