There are requests to run a Hawtio instance with a preconfigured connection that is automatically connected with the console, such as https://github.com/orgs/hawtio/discussions/3730. We can satisfy these requests if the CLI (hawtio-jbang) provides an option to specify a connection URL for the remote Jolokia endpoint at start.
hawtio --connection http://localhost:8080/hawtio/jolokia
This option should also help better integrating Hawtio with Kaoto. Kaoto can pass the connection URL to the Hawtio CLI to launch it automatically connecting to a specific remote Camel instance.