open static fun create(name: String): CLI
Creates an instance of io.vertx.reactivex.core.cli.CLI using the default implementation.
name - the name of the CLI (must not be null)
name
null
Return the created instance of io.vertx.reactivex.core.cli.CLI