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

add a flag to draft.toml to auto-connect after calling `draft up` #471

Closed bacongobbler closed 6 years ago

bacongobbler commented 6 years ago

related to #329, a user should be able to set a feature flag in draft.toml that enables them to call draft up, which would also automatically initiate a draft connect.

radu-matei commented 6 years ago

Added in #600