Skip to main content

oathkeeper health

oathkeeper health

Commands for checking the status of an ORY Oathkeeper deployment

Synopsis

Note: The endpoint URL should point to a single ORY Oathkeeper deployment. If the endpoint URL points to a Load Balancer, these commands will effective test the Load Balancer.

oathkeeper health [flags]

Options

  -e, --endpoint string   The endpoint URL of ORY Oathkeeper's management API
-h, --help help for health

Options inherited from parent commands

  -c, --config string   Path to config file. Supports .json, .yaml, .yml, .toml. Default is "$HOME/.oathkeeper.(yaml|yml|toml|json)"

SEE ALSO