php - Paste password into composer -


it may trivial question, not knowing answer make things harder. i'm using composer through windows cmd. i've got private git repository composer access through ssh username/password. problem ctrl+v , ppm not working when composer asking password. there way paste password?

use ssh key authentication provider pageant (included putty) , use ssh keys authenticate. make life way easier. no need ever paste passwords shells.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -