commandlineparser / commandlineparser/commandline
Can I use command without verb when verbs are declared?
Aperta
- Lingua principale
- C#
- Stelle
- 4.8k
- Fork
- 478
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Is it possible to use verbs with options like this:
`app.exe install --name someName --version 1.0.0`
and have command which doesn't use verb and use only value attribute such as:
`app.exe someName stream`
I need to do this for backwards compatibility of my application.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.