Ask AI is now on the home page — ask a question and get a sourced answer from the Ory docs. You'll also find it in the bottom-right corner of any page.

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 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