Azure / draft-classic

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

draft create --pack-path flag #607

Open michelleN opened 6 years ago

michelleN commented 6 years ago

Would it be helpful for pack development to add a flag called pack-path on draft create to point to a pack on the local file system or even add path support to the current --pack flag?

radu-matei commented 6 years ago

How about directly supporting a git repo / specific pack in a packs repo?