3 references to ClusterRemoteNode
WsatConfig (3)
CommandLine\ArgumentsParser.cs (2)
64if (optionsHitCount.ContainsKey(CommandLineOption.ClusterRemoteNode)) 122AddOptionParserPair(CommandLineOption.ClusterRemoteNode, new ClusterRemoteNodeParser());
Configuration\WsatConfiguration.cs (1)
575arguments += " -" + CommandLineOption.ClusterRemoteNode + ":" + CommandLineOption.Enable;