expo publish:history [path]

Log the project's releases

Arguments

NameDescription
pathfolders

Options

NameDescription
-h, --helpOutput 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