reimagined / resolve-cloud-cli

ReSolve Cloud Service command line interface
6 stars 2 forks source link

Need visual feedback while deploying #100

Open superroma opened 4 years ago

superroma commented 4 years ago

Deploying takes some time, and there is no feedback during this time:

start deploying the "myapp" application to the cloud                                                                                                                                             11:26:56
✔ "myapp" available at https://myapphashstring.resolve.sh                                                                                                                           11:28:23
✨  Done in 87.81s.

It would be nice to display whats going on, similar to the way yarn or npm doing this.