eas build:submit

Submit app binary to App Store and/or Play Store

Options

NameDescription
-e, --profile <Value>Name of the submit profile from eas.json. Defaults to "production" if defined in eas.json
-p, --platform <Platform>
--id <Value>ID of the build to submit
--latestSubmit the latest build for specified platform
--non-interactiveRun command in non-interactive mode
--path <Value>Path to the .apk/.aab/.ipa file
--url <Value>App archive url
--verboseAlways print logs from Submission Service
--no-waitDon't wait for submission to complete
--waitWait for submission to complete