expo-cli publish:history [path]
Log the project's releases
Arguments
Name | Description |
---|
path | folders |
Options
Name | Description |
---|
-h, --help | Output usage information |
-c, --release-channel <name> | Filter by release channel. If this flag is not included, the most recent publications will be shown |
--count <boolean> | Number of logs to view, maximum 100, default 5 |
-p, --platform <platform> | Filter by platform, android or ios. Defaults to both platforms |
-s, --sdk-version <version> | Filter by SDK version e.g. 35.0.0 |
-r, --raw <boolean> | Produce some raw output |
--config [file] | Deprecated: Use app.config.js to switch config files instead |