Skip to content

Commit

Permalink
docs: Update generated CLI docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cli-docs-updater committed Jan 27, 2025
1 parent 4b8a138 commit 2d47dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@ opa eval <query> [flags]
-i, --input string set input file path
--instrument enable query instrumentation metrics (implies --metrics)
--metrics report query performance metrics
--nondeterminstic-builtins evaluate nondeterministic builtins (if all arguments are known) during partial eval
-O, --optimize int set optimization level
--optimize-store-for-read-speed optimize default in-memory store for read speed. Has possible negative impact on memory footprint and write speed. See https://www.openpolicyagent.org/docs/latest/policy-performance/#storage-optimization for more details.
--package string set query package
Expand Down

0 comments on commit 2d47dd8

Please sign in to comment.