Credentials manager config option

For my managed workflow app I use two app.json files (app-prod.json and app-dev.json) which contain different bundle identifiers (for my prod and dev apps, respectively).

Most of the other Expo CLI commands accept a --config parameter which you can use to specify which app.json file to use. I see that the credentials:manager command does not. Should it?

Thanks.

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