mirror of
https://github.com/danderson/netboot.git
synced 2025-10-16 10:01:20 +02:00
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:
parent
b496cb6c1c
commit
05cc23ebb5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user