Azure / draft-classic

A tool for developers to create cloud-native applications on Kubernetes.
https://draft.sh
MIT License
3.92k stars 395 forks source link

revisit how to get local url/port after draft connect streams logs #338

Closed michelleN closed 6 years ago

michelleN commented 7 years ago

Currently, you get the initial localhost url/port right after starting up draft connect. It's hard to find that after logs have been outputted. Gotta scroll up real far back. We could potentially interleave the logs and a the a status like Your connection is still alive. Connect your app on localhost:6003.

bacongobbler commented 7 years ago

This sounds like a great way to fix the problem, IMO. :+1: