docs: Update generated CLI docs

This commit is contained in:
cli-docs-updater
2022-11-15 08:38:13 +00:00
parent 77b6b3f7cb
commit db168a22b8
+1 -1
View File
@@ -548,8 +548,8 @@ opa eval <query> [flags]
-s, --schema string set schema file path or directory path
--shallow-inlining disable inlining of rules that depend on unknowns
--stdin read query from stdin
-S, --strict enable compiler strict mode
-I, --stdin-input read input document from stdin
-S, --strict enable compiler strict mode
--strict-builtin-errors treat built-in function errors as fatal
-t, --target {rego,wasm} set the runtime to exercise (default rego)
--timeout duration set eval timeout (default unlimited)