@@ -523,8 +523,7 @@ with the apiserver API to configure the proxy.`,
 | 
				
			|||||||
	opts.AddFlags(fs)
 | 
						opts.AddFlags(fs)
 | 
				
			||||||
	fs.AddGoFlagSet(goflag.CommandLine) // for --boot-id-file and --machine-id-file
 | 
						fs.AddGoFlagSet(goflag.CommandLine) // for --boot-id-file and --machine-id-file
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	// TODO handle error
 | 
						_ = cmd.MarkFlagFilename("config", "yaml", "yml", "json")
 | 
				
			||||||
	cmd.MarkFlagFilename("config", "yaml", "yml", "json")
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
	return cmd
 | 
						return cmd
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user