Skip to main content

oathkeeper rules get

oathkeeper rules get

Get access rule

Synopsis

Usage example:

oathkeeper rules --endpoint=http://localhost:4456/ get rule-1
oathkeeper rules get <id> [flags]

Options

  -h, --help   help for get

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