eas build:submit
Submit app binary to App Store and/or Play Store
Options
Name | Description |
---|---|
-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 |
--latest | Submit the latest build for specified platform |
--non-interactive | Run command in non-interactive mode |
--path <Value> | Path to the .apk/.aab/.ipa file |
--url <Value> | App archive url |
--verbose | Always print logs from Submission Service |
--no-wait | Don't wait for submission to complete |
--wait | Wait for submission to complete |