Starting expo go client with a specified tunnel url

Hi,

I was trying to run expo client on an android emulator and I was wondering if there was a way to programmatically start the expo client with a specifiied tunnel url, instead of copying the url on the clipboard of the emulator / logging in on the emulator, sort of like the way it is done in https://snack.expo.io/

Is there an API available to do the same?