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
CreateServicebool`long:"create-service" ini-name:"create_service" description:"Auto-create Service for network injection agent."`
89
-
ServicePublicbool`long:"service-public" ini-name:"service_public" description:"Service public to all projects for auto-created service" default:"false"`
89
+
ServicePublicbool`long:"service-public" ini-name:"service_public" description:"Service public to all projects for auto-created service"`
90
90
ServiceNamestring`long:"service-name" ini-name:"service_name" description:"Service name for auto-created service."`
91
91
ServicePortint`long:"service-port" ini-name:"service_port" description:"Service port for auto-created service."`
92
92
ServicePorts []string`long:"service-ports" ini-name:"service_ports[]" description:"Service ports for auto-created service."`
0 commit comments