eas update
Publish an update group
Options
Name | Description |
---|---|
-p, --platform <Platform> | [default: all] |
--auto | Use 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 |
--json | Enable JSON output, non-JSON messages will be printed to stderr |
--message <Value> | A short message describing the update |
--non-interactive | Run 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 |
--republish | Republish an update group |
--skip-bundler | Skip running Expo CLI to bundle the app before publishing |