Skip to content

Commit 2d47dd8

Browse files
author
cli-docs-updater
committed
docs: Update generated CLI docs
1 parent 4b8a138 commit 2d47dd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/cli.md

+1
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,7 @@ opa eval <query> [flags]
552552
-i, --input string set input file path
553553
--instrument enable query instrumentation metrics (implies --metrics)
554554
--metrics report query performance metrics
555+
--nondeterminstic-builtins evaluate nondeterministic builtins (if all arguments are known) during partial eval
555556
-O, --optimize int set optimization level
556557
--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.
557558
--package string set query package

0 commit comments

Comments
 (0)