Minor cleanups and fleshed out the wwctl overlay show command

This commit is contained in:
Gregory Kurtzer
2020-11-19 16:56:22 -08:00
parent e9132cf6f7
commit f87708784d
12 changed files with 133 additions and 605 deletions

View File

@@ -13,6 +13,7 @@ var (
"that seems to be needed.",
RunE: CobraRunE,
}
buildVnfs bool
buildKernel bool
buildRuntimeOverlay bool