Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 802 Bytes

openapi-oathkeeper_generate.md

File metadata and controls

26 lines (19 loc) · 802 Bytes

openapi-oathkeeper generate

Generate Ory Oathkeeper rules from an OpenAPI 3 to file or Std output

openapi-oathkeeper generate [flags]

Options

  -c, --config string            Path to one .yaml, .yml, config file.
  -f, --file string              OpenAPI File Path
  -h, --help                     help for generate
  -o, --output string            Oathkeeper Rules output path
  -p, --prefix string            OpenAPI Prefix Id
      --server-url stringArray   API Server Urls
      --upstream-url string      The Upstream URL the request will be forwarded to
  -u, --url string               OpenAPI URL

SEE ALSO

Auto generated by spf13/cobra on 17-Sep-2023