Usage:`Specifies the host value to use. The specified hostname will be passed through to the client (if supported) for use in the Host header and TLS SNI value.`,
})
f.StringVar(&base.StringVar{
Name:"path",
Target:&c.flagHttpPath,
EnvVar:"BOUNDARY_CONNECT_HTTP_PATH",
Completion:complete.PredictNothing,
Usage:`Specifies a path that will be appended to the generated URL.`,