Using `kubectl exec` to run the CLI in a scheduler Pod always always prints the help message. Find out why and fix it. We should only print the help message when passed the `-h` argument or when we've done no actions after parsing the command line.