open fun addArgument(arg: Argument): CLI
Adds an argument.
arg - the argument, must not be null
arg
null
Return the current io.vertx.reactivex.core.cli.CLI instance