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

Be able to list available packs #648

Closed technosophos closed 6 years ago

technosophos commented 6 years ago

So yesterday I added some pack repos. But now I'm not clear how I go find out what packs are available in those repos. It would be nice to have a command to do that.

If packs are to be a central selling point for Draft, I would suggest making this a core feature rather than a plugin.

fibonacci1729 commented 6 years ago

Albeit a plugin, is draft pack-repo list insufficient?

bacongobbler commented 6 years ago

draft pack-repo list lists pack repositories, but not the packs within those pack repos :)

bacongobbler commented 6 years ago

implemented in #676