victorskl/yawsso

-e should pbcopy exports to clipboard instead of displaying into terminal

Closed this issue · 0 comments

Instead of just crudely showing them on the terminal as it is now (making live demos very risky), it should say sth like AWS environment variables copied to your clipboard!.

Should just involve piping to pbcopy (on OSX), most probably there's a better cross-platform way of doing that though.