expo-cli publish:set [path]
Specify the channel to serve a published release
Arguments
Name | Description |
---|---|
path | folders |
Options
Name | Description |
---|---|
-h, --help | Output usage information |
-c, --release-channel <name> | The channel to set the published release. (Required) |
-p, --publish-id <boolean> | The id of the published release to serve from the channel. (Required) |
--config [file] | Deprecated: Use app.config.js to switch config files instead |