microsoft / appcenter-cli

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

Specify name of deployment release #1113

Closed tverilytt closed 5 months ago

tverilytt commented 4 years ago

Hi!

It would be handy to be able to specify the name of a deployment release. Currently, the deployment releases automatically gets the name "v1", "v2", "v3" and so on.

E.g. something like

appcenter codepush release -name "my name" ...

Motivation being able to do some custom conditional check before e.g. applying a new release...

Cheers -jo

DmitriyKirakosyan commented 5 months ago

As we do not have plans to add support for this feature in the next year, I'm closing the issue.