Is there a possibility to use mutual exklusive arguments like e.g.


myapp --info regid <id> | email <email>

--info --> command

--regid --> first argument

--email --> second argument



Both argument are mutual exclusive!

How to do this with cli?

Are there any plans to release cli2?

In cli2 it's possibe to create more complex arguments, right?



Reply via email to