maxctrl show threads help
|
Usage: show threads
|
|
Options:
|
--version Show version number [boolean]
|
-u, --user Username to use [string] [default: "admin"]
|
-p, --password Password for the user. To input the password
|
manually, give -p as the last argument or use
|
--password='' [string] [default: "mariadb"]
|
-h, --hosts List of MaxScale hosts. The hosts must be in
|
HOST:PORT format and each value must be
|
separated by a comma.
|
[string] [default: "localhost:8989"]
|
-t, --timeout Request timeout in milliseconds
|
[number] [default: 10000]
|
-q, --quiet Silence all output [boolean] [default: false]
|
--tsv Print tab separated output
|
[boolean] [default: false]
|
-s, --secure Enable HTTPS requests [boolean] [default: false]
|
--tls-key Path to TLS private key [string]
|
--tls-cert Path to TLS public certificate [string]
|
--tls-passphrase Password for the TLS private key [string]
|
--tls-ca-cert Path to TLS CA certificate [string]
|
-n, --tls-verify-server-cert Whether to verify server TLS certificates
|
[boolean] [default: true]
|
--help Show help [boolean]
|