|
@@ -812,6 +812,7 @@ public class TestRMAdminCLI {
|
|
|
+ "([OvercommitTimeout])] "
|
|
|
+ "[-transitionToActive [--forceactive] <serviceId>] "
|
|
|
+ "[-transitionToStandby <serviceId>] "
|
|
|
+ + "[-transitionToObserver <serviceId>] "
|
|
|
+ "[-getServiceState <serviceId>] [-getAllServiceState] "
|
|
|
+ "[-checkHealth <serviceId>] [-help [cmd]]";
|
|
|
String actualHelpMsg = dataOut.toString();
|