kherge/rs.aws-login

A subcommand for handling RDS IAM authentication.

Closed this issue · 0 comments

The following checks have been done.

  • I could not find another feature request that covers what I need.
  • This request does not cover existing functionality.

What problem is being solved?

Generating a token for authenticating with RDS IAM can be confusing and tedious.

How would you like to see this problem solved?

A subcommand could be created to handle prompting the user for the necessary information and then using to generate the token.

Some additional context.

Bonus points if you can get dropped straight into the respective database client in the terminal.