expo-cli publish:rollback [path]
Undo an update to a channel
Arguments
Name | Description |
---|---|
path | folders |
Options
Name | Description |
---|---|
-h, --help | Output usage information |
--channel-id <boolean> | This flag is deprecated |
-c, --release-channel <name> | The channel to rollback from. (Required) |
-s, --sdk-version <version> | The sdk version to rollback. (Required) |
-p, --platform <platform> | The platform to rollback |
--config [file] | Deprecated: Use app.config.js to switch config files instead |