-e should pbcopy exports to clipboard instead of displaying into terminal
Closed this issue · 0 comments
brainstorm commented
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.