pixiecore/cli: remove the "quick" command family from the CLI for now.

I'll re-add it once I've actually implemented it.
This commit is contained in:
David Anderson 2016-08-16 14:05:06 -07:00
parent b496cb6c1c
commit 05cc23ebb5

View File

@ -34,7 +34,7 @@ TODO: better help here
}
func init() {
rootCmd.AddCommand(quickCmd)
//rootCmd.AddCommand(quickCmd)
// TODO: some kind of caching support where quick OSes get
// downloaded locally, so you don't have to fetch from a remote