expo standalone build command in a single line

Hi,
While running the expo build command, is there a way to provide all the information (including username, password, certificate and provisioning profile path) in one command before being asked.

Something like

exp build: ios --release-channel mychannel username myusername password mypassword

This will help us automate the build process as well

Hey @trinet,

Unfortunately we do not have a way to pass your Apple ID password as flag for the command so this won’t be possible.

Cheers,

Adam

@adamjnav thats true. How about android?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.