Skip to main content

oathkeeper health alive

oathkeeper health alive

Checks if an ORY Oathkeeper deployment is alive

Synopsis

Usage example: oathkeeper health --endpoint=http://localhost:4456/ alive

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 alive [flags]

Options

  -h, --help   help for alive

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)"
-e, --endpoint string The endpoint URL of ORY Oathkeeper's management API

SEE ALSO