You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 💁♂️ This will show you your deployment keys you'll need when connecting to the CodePush server. If you want to list those keys at any later time, use `nativescript-code-push deployment ls <appName> --displayKeys`.
> 💁♂️ Want to rename your app? At any time, use the command: `nativescript-code-push app rename <oldName> <newName>`
108
108
109
-
> 💁♂️ Want to delete an app? At any time, use the command: `nativescript-code-push app rm <appName>` - this means any apps that have been configured to use it will obviously stop receiving updates.
109
+
> 💁♂️ Want to delete an app? At any time, use the command: `nativescript-code-push app remove <appName>` - this means any apps that have been configured to use it will obviously stop receiving updates.
0 commit comments