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
Copy file name to clipboardexpand all lines: pkg/cli/cmds/server.go
+1-1
Original file line number
Diff line number
Diff line change
@@ -508,7 +508,7 @@ var ServerFlags = []cli.Flag{
508
508
},
509
509
&cli.BoolFlag{
510
510
Name: "embedded-registry",
511
-
Usage: "(experimental/components) Enable embedded distributed container registry; requires use of embedded containerd; when enabled agents will also listen on the supervisor port",
511
+
Usage: "(components) Enable embedded distributed container registry; requires use of embedded containerd; when enabled agents will also listen on the supervisor port",
0 commit comments