Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.4.1
-
None
-
Reviewed
Description
Currently balancer CLI parser simply checks if the total number of arguments is greater than 2 inside the loop. Since the check does not include any loop variables, it is not a proper check when there more than 2 arguments.