microsoft / appcenter-cli

Command-line Interface (CLI) for Visual Studio App Center
https://appcenter.ms/
MIT License
582 stars 235 forks source link

Cannot clear release history #732

Closed alexp25 closed 5 months ago

alexp25 commented 4 years ago

I am using the following command to remove all code push update history for an app (as described in docs).

appcenter codepush deployment clear -a <app-name> Staging

The CLI hangs indefinitely:

Capture

How can this still be achieved?

yujincat commented 4 years ago

Hi! Thanks all for reporting this issue, and apologies for the late reply.

We tried to repro the issue with appcenter version 2.4.0 and found the following problems :

@alexp25 Can you identify if this is your case?

DmitriyKirakosyan commented 5 months ago

Closing as stale.