Skip to content

feat: Select AWS profile interactively

Victor Engmark requested to merge feat/select-aws-profile-interactively into master

Since I almost always want to switch profiles when logging in, it's probably best to do this interactively so as not to accidentally just log in to the currently active profile.

Merge request reports