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
opts.AddLongOption('C', "cluster", "set cluster to service mapping").RequiredArgument("name@service").Handler(newTStoreMappingFunctor(&clusterMapping));
opts.AddLongOption('C', "cluster", "set cluster to service mapping").RequiredArgument("name@service").Handler(newTStoreMappingFunctor(&clusterMapping));
416
417
opts.AddLongOption("ndebug", "should be at first argument, do not show debug info in error output").NoArgument();
@@ -677,10 +678,11 @@ int Main(int argc, const char *argv[])
0 commit comments