Skip to main content

oathkeeper rules list

oathkeeper rules list

List access rules

Synopsis

Usage example:

oathkeeper rules --endpoint=http://localhost:4456/ list
oathkeeper rules list [flags]

Options

  -h, --help        help for list
--limit int The maximum amount of policies returned. (default 20)
--page int The number of page. (default 1)

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