[FEATURE REQ] add version and help options to publisher
Aperta
enhancement
- Lingua principale
- C#
- Stelle
- 448
- Fork
- 247
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Please describe the feature.
Please add `version` and `help` options to the `publisher` executable.
For example:
```shell
publisher --version
# 5.1.4
publisher --help
# ... help text here ....
```
Currently, attempting to get version or help throws an exception and shows a stack trace.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.