ory list oauth2-clients
ory list oauth2-clients
List OAuth 2.0 Clients
Synopsis
This command list an OAuth 2.0 Clients.
ory list oauth2-clients [flags]
Examples
ory list oauth2-clients --page-token eyJwYWdlIjoxfQ --page-size 10
Options
  -e, --endpoint string     The URL of Ory Kratos' Admin API. Alternatively set using the KRATOS_ADMIN_URL environmental variable.
      --format string       Set the output format. One of table, json, yaml, json-pretty, jsonpath and jsonpointer. (default "default")
  -h, --help                help for oauth2-clients
      --page-size int       maximum number of items to return (default 100)
      --page-token string   page token acquired from a previous response
      --project string      The project to use, either project ID or a (partial) slug.
  -q, --quiet               Be quiet with output printing.
      --workspace string    The workspace to use, either workspace ID or a (partial) name.
Options inherited from parent commands
  -c, --config string   Path to the Ory Network configuration file.
  -y, --yes             Confirm all dialogs with yes.
SEE ALSO
- ory list - List resources