Skip to content

mxhook status

Show the health of all MXHook components.

Usage

bash
mxhook status [flags]

Flags

FlagDefaultDescription
--api-urlhttp://localhost:8080MXHook API URL

Examples

Check local instance:

bash
mxhook status

Check remote instance:

bash
mxhook status --api-url http://mxhook.internal:8080

Released under the Apache 2.0 License.