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 Aug 13, 2024
1 parent ed14340 commit 35b07b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ opa exec <path> [<path> [...]] [flags]
--fail exits with non-zero exit code on undefined result and errors
--fail-defined exits with non-zero exit code on defined result and errors
--fail-non-empty exits with non-zero exit code on non-empty result and errors
-f, --format {pretty,json} set output format (default pretty)
-f, --format {json} set output format (default json)
-h, --help help for exec
--log-format {text,json,json-pretty} set log format (default json)
-l, --log-level {debug,info,error} set log level (default error)
Expand Down

0 comments on commit 35b07b5

Please sign in to comment.