eas update

Publish an update group

Options

NameDescription
-p, --platform <Platform>[default: all]
--autoUse the current git branch and commit message for the EAS branch and update message
--branch <Value>Branch to publish the update group on
--group <Value>Update group to republish
--input-dir <Value>[default: dist] Location of the bundle
--jsonEnable JSON output, non-JSON messages will be printed to stderr
--message <Value>A short message describing the update
--non-interactiveRun the command in non-interactive mode
--private-key-path <Value>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
--republishRepublish an update group
--skip-bundlerSkip running Expo CLI to bundle the app before publishing