leflamm / afpre

CLI for the AWS Federation Proxy
Apache License 2.0
19 stars 12 forks source link

Account name made configurable and displayed. #23

Closed nisabek closed 7 years ago

nisabek commented 7 years ago

When working with multiple accounts, seeing the name is crutial.

leflamm commented 7 years ago

Hi @nisabek, thx for your PR!!

I cannot solely provide the detailed prompt. The prompt has been like this before - and other early users complained how long it is :-)

Tracking this in https://github.com/leflamm/afpre/issues/24

uweschaefer commented 7 years ago

admitting to be an early complainer: maybe the user can override a pattern (defaulting to something like "${AFP_ACCOUNT}/${AFP_ROLE}>") via ~/.afpre

nisabek commented 7 years ago

@leflamm thank you for making my life easier with this tool :D I opened a new PR with configuration file. https://github.com/leflamm/afpre/pull/25

nisabek commented 7 years ago

closing this one