3 references to LocalRegistryOption
containerize (3)
ContainerizeCommand.cs (3)
235
LocalRegistryOption
.AcceptOnlyFromAmong(KnownLocalRegistryTypes.SupportedLocalRegistryTypes);
236
Options.Add(
LocalRegistryOption
);
265
string _localContainerDaemon = parseResult.GetValue(
LocalRegistryOption
)!;