We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rollback
1 parent ed4644f commit 5e4ae2bCopy full SHA for 5e4ae2b
README.md
@@ -195,6 +195,8 @@ nativescript-code-push release-nativescript <codepush-android-appname> android -
195
## Rolling back an update
196
Roll back the latest release (of the `Staging` app, in this case):
197
198
+> ⚠️ Note that this rolls back the release to the previous CodePush version, NOT the AppStore version (if there was one in between).
199
+
200
```shell
201
nativescript-code-push rollback CodePushDemoIOS Staging
202
nativescript-code-push rollback <codepush-appname> Staging
0 commit comments