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

make `draft connect` configurable through draft.toml #472

Closed bacongobbler closed 6 years ago

bacongobbler commented 6 years ago

Feature flags for draft connect should be configurable through draft.toml. That way, a user can run draft connect without having to specify the local port they want to bind the application to as seen in #429.

radu-matei commented 6 years ago

Added in #580