0

The docs say "The shell can be started as a service ...".

Then command is proposed

vertx run -conf '{"telnetOptions":{"port":5000}}' maven:io.vertx:vertx-shell:5.0.0

Is it *nix shell command? What executable vertx is?

Kindly help

1 Answer 1

1

There used to be a way to run Vert.x with the command line tool, but this has been deprecated and by the looks of it also all the downloads have been disabled, but some of the references might not have been removed. You should use the application launcher to launch Vertx.

You can check the roadmap that has a whole section on cleaning up the CLI tool: https://github.com/vert-x3/issues/issues/610

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.