ClusterRunner usage prints main.py instead of executable name
Open
enhancement
help wanted
minor
- Dominant language
- Python
- Stars
- 184
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
ClusterRunner should print name of executable i.e. `clusterrunner` when outputting help/usage.
Here is the current output.
```bash
[root@pod4101-overmind01-jenkins-slave-packer-builder ClusterRunner]# clusterrunner -h
usage: main.py [-h] [-V] {master,slave,stop,deploy,build,shutdown} ...
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.