You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
klog.Errorln("--image-dist is a mandatory flag and one of these [rhel, centos, coreos]")
98
111
os.Exit(1)
@@ -269,6 +282,7 @@ func init() {
269
282
Cmd.Flags().BoolVar(&pkg.ImageCMDOptions.PrepTemplateDefault, "prep-template-default", false, "Prints the default image preparation script template, use --prep-template to set the custom template script(supported distros: rhel and centos)")
0 commit comments