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 strings    Path to one or more .json, .yaml, .yml, .toml config files. Values are loaded in the order provided, meaning that the last config file overwrites values from the previous config file.
-e, --endpoint string The endpoint URL of ORY Oathkeeper's management API

SEE ALSO