Current Situation
The start script of the JobScheduler Master has commands such as
- start_service (Windows)
- terminate_cluster
and so on.
Desired Behavior
All command with underscores should have an alias with dashes, e.g
terminate-cluster should be the same as terminate_cluster