eas build

Start a build

Options

NameDescription
-e, --profile <Profile Name>Name of the build profile from eas.json. Defaults to "production" if defined in eas.json
-m, --message <Value>A short message describing the build
-p, --platform <Platform>
--auto-submitSubmit on build complete using the submit profile with the same name as the build profile
--auto-submit-with-profile <Profile Name>Submit on build complete using the submit profile with provided name
--clear-cacheClear cache before the build
--jsonEnable JSON output, non-JSON messages will be printed to stderr
--localRun build locally [experimental]
--non-interactiveRun the command in non-interactive mode
--output <Value>Output path for local build
--no-waitDon't wait for build(s) to complete
--waitWait for build(s) to complete