How to pass a password to 'fastlane match appstore --readonly'

Found this … CircleCI submodule repository access denied. deployment key is not associated with the requested repository … and yes I was missing the key in the bitbucket repo. Thanks for getting me on the right track. Copying over the key I had in my app repo to my cert repo got me further. Now I’m getting …

error: No signing certificate "iOS Distribution" found: No "iOS Distribution" signing certificate matching team ID "S6FD9xxxxx" with a private key was found. (in target 'MyApp'). My cert repo looks like; (no passphase on the certs).

/certs/distribution/certificate_8LS6Bxxxxx.cer
/certs/distribution/certificate_8LS6Bxxxxx.p12
/profiles/adhoc/AdHoc_my_bundle_id.mobileprovision
/profiles/appstore/AppStore_my_bundle_id.mobileprovision`