awscli-login
awscli-login copied to clipboard
aws logout --all option to log out of all profiles currently signed into
I'd like to makesure I'msigned out of all profiles that I've signed into without switching to each one and issuing aws logout. I'd like a --all or similar siwtch that will find any profiles currently logged in and issue a logout command for them.