Options

platform

p
string
Default: all
Accepted values: ios, android, all

The platform to build the app, example values: ios, android, all.

auto

boolean
Default: false

Use the current git branch and commit message for the EAS branch and update message

branch

string

Branch to publish the update group on

group

string

Update group to republish

inputDir

string

Location of the bundle

interactive

boolean
Default: true

Run command in interactive mode

json

boolean
Default: false

Enable JSON output, non-JSON messages will be printed to stderr

message

string

A short message describing the update

privateKeyPath

string

File containing the PEM-encoded private key corresponding to the certificate in expo-updates' configuration. Defaults to a file named "private-key.pem" in the certificate's directory.

republish

boolean
Default: false

Enable JSON output, non-JSON messages will be printed to stderr

skipBundler

boolean
Default: false

Skip running Expo CLI to bundle the app before publishing