Copy to ClipboardCopied!Toggle word wrapToggle overflow
如需有关 CLI 配置选项的更多信息,请运行以下代码:
hawtio --help
Usage: hawtio [-hjoV] [-c=<contextPath>] [-d=<plugins>] [-e=<extraClassPath>]
[-H=<host>] [-k=<keyStore>] [-l=<warLocation>] [-p=<port>]
[-s=<keyStorePass>] [-w=<war>]
Run Hawtio
-c, --context-path=<contextPath>
Context path.
-d, --plugins-dir=<plugins>
Directory to search for .war files to install as 3rd
party plugins.
-e, --extra-class-path=<extraClassPath>
Extra class path.
-h, --help Print usage help and exit.
-H, --host=<host> Hostname to listen to.
-j, --join Join server thread.
-k, --key-store=<keyStore>
JKS keyStore with the keys for https.
-l, --war-location=<warLocation>
Directory to search for .war files.
-o, --open-url Open the web console automatic in the web browser.
-p, --port=<port> Port number.
-s, --key-store-pass=<keyStorePass>
Password for the JKS keyStore with the keys for https.
-V, --version Print Hawtio version
-w, --war=<war> War file or directory of the hawtio web application.
$ hawtio --help
Usage: hawtio [-hjoV][-c=<contextPath>][-d=<plugins>][-e=<extraClassPath>][-H=<host>][-k=<keyStore>][-l=<warLocation>][-p=<port>][-s=<keyStorePass>][-w=<war>]
Run Hawtio
-c, --context-path=<contextPath>
Context path.
-d, --plugins-dir=<plugins>
Directory to search for .war files to install as 3rd
party plugins.
-e, --extra-class-path=<extraClassPath>
Extra class path.
-h, --help Print usage help and exit.
-H, --host=<host> Hostname to listen to.
-j, --join Join server thread.
-k, --key-store=<keyStore>
JKS keyStore with the keys for https.
-l, --war-location=<warLocation>
Directory to search for .war files.
-o, --open-url Open the web console automatic in the web browser.
-p, --port=<port> Port number.
-s, --key-store-pass=<keyStorePass>
Password for the JKS keyStore with the keys for https.
-V, --version Print Hawtio version
-w, --war=<war> War file or directory of the hawtio web application.
Copy to ClipboardCopied!Toggle word wrapToggle overflow