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
Hi @hiteshk086,
To access the deployed versions data, you could use appcenter codepush deployment history and list commands.
To get the list of deployments of your app you could use: appcenter codepush deployment list -a <ownerName>/<appName>
To get the history of all deployments (to view rollout percentage) use: appcenter codepush deployment history -a <ownerName>/<appName> <deploymentName>
The other options for deployment command of appcenter-cli could be found by: appcenter codepush deployment -h
This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.
No description provided.
The text was updated successfully, but these errors were encountered: